Process the original GraphQL query document and query options object to affect the default internal query execution
the original GraphQL query document and query options
a processed GraphQL query document and query options if updated; or null if no update necessary
Generated using TypeDoc
The interface to process the original GraphQL query document and query options object while using the
useQueryCustom
hook function.