Parameters for a GraphQL execution request.
These are produced by the HTTP request parser and consumed by
IGraphqlService.execute.
Variables as a record of unknown values (passed through verbatim).
Parameters for a GraphQL execution request.
These are produced by the HTTP request parser and consumed by
IGraphqlService.execute.
Variables as a record of unknown values (passed through verbatim).
import { type GraphqlRequestParams } from "graphql-plugin/src/index.ts";