Any GraphQL DocumentNode or query string input.
DocumentNode
Wherever any urql bindings or API expect a query, it accepts either a query string, a DocumentNode, or a TypedDocumentNode.
urql
Generated using TypeDoc
Any GraphQL
DocumentNode
or query string input.Remarks
Wherever any
urql
bindings or API expect a query, it accepts either a query string, aDocumentNode
, or a TypedDocumentNode.