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
DocumentNodeor query string input.Remarks
Wherever any
urqlbindings or API expect a query, it accepts either a query string, aDocumentNode, or a TypedDocumentNode.