GraphqlVariablesgqlExtraVersion: v7.0.0On this page gqlExtraImportimport { gqlExtra } from "@hyper-fetch/graphql"SourceView the source codePackage@hyper-fetch/graphql Previewtype GraphQlExtraType = { extensions: Record<string, any>; headers: HeadersInit; } StructuregqlExtraNameTypeDescriptionextensionsRecord<string, any>headersHeadersInit