A default type for variables.
While TypedDocumentNode can be used by generators to add TypeScript types for a GraphQL operation’s variables and result, when this isn’t the case this type is used as a fallback for the Variables generic.
Variables
Generated using TypeDoc
A default type for variables.
Remarks
While TypedDocumentNode can be used by generators to add TypeScript types for a GraphQL operation’s variables and result, when this isn’t the case this type is used as a fallback for the
Variables
generic.