Set the GraphQL HTTP endpoint URI. Defaults to GraphiQLHandlerOptions.
A fixed set of HTTP headers to add to GraphiQL requests. Defaults to null
.
Initial value of the query area in the GraphiQL user interface. Defaults to null
.
Initial value of the variables area in the GraphiQL user interface. Defaults to null
.
Initial GraphQLWS connection params. Defaults to null
.
Whether the GraphiQL development tool should be enabled. Defaults to false
.
Whether the GraphQLWS transport should be enabled. Defaults to true
.
Whether the HTTP transport should be enabled. Defaults to true
.
Whether the GraphiQL development tool should be enabled. Defaults to false
.
Set the GraphQL HTTP endpoint URI. Defaults to GraphiQLHandlerOptions.
Whether the GraphQLWS transport should be enabled. Defaults to true
.
Set the GraphQLWS endpoint URI. Defaults to GraphiQLHandlerOptions.
A fixed set of HTTP headers to add to GraphiQL requests. Defaults to null
.
Whether the HTTP transport should be enabled. Defaults to true
.
Initial value of the query area in the GraphiQL user interface. Defaults to null
.
Initial value of the variables area in the GraphiQL user interface. Defaults to null
.
Initial GraphQLWS connection params. Defaults to null
.
Generated using TypeDoc
Embedded GraphiQL user interface options.