request()
nhost.graphql.request
to send a GraphQL request. For more serious GraphQL usage we recommend using a GraphQL client such as Apollo Client (https://www.apollographql.com/docs/react).
RequestDocument | TypedDocumentNode<T, V>
RequestOptions<V, T>