Package | Description |
---|---|
graphql | |
graphql.execution.preparsed |
Class and Description |
---|
PreparsedDocumentProvider
Interface that allows clients to hook in Document caching and/or the whitelisting of queries
|
Class and Description |
---|
NoOpPreparsedDocumentProvider |
PreparsedDocumentEntry
An instance of a preparsed document entry represents the result of a query parse and validation, like
an either implementation it contains either the correct result in th document property or the errors.
|
PreparsedDocumentProvider
Interface that allows clients to hook in Document caching and/or the whitelisting of queries
|
Copyright © 2019. All rights reserved.