Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GraphqlExtension ¶
func (GraphqlExtension) ExtensionName ¶
func (a GraphqlExtension) ExtensionName() string
func (GraphqlExtension) InterceptResponse ¶
func (a GraphqlExtension) InterceptResponse(ctx context.Context, next graphql.ResponseHandler) *graphql.Response
func (GraphqlExtension) Validate ¶
func (a GraphqlExtension) Validate(schema graphql.ExecutableSchema) error
Click to show internal directories.
Click to hide internal directories.