@data-eden/athenaInterfacesGraphQLOperationOn this pageGraphQLOperation <Data, Variables>Index PropertiesextensionsfetchMorequeryvariablesProperties optionalextensionsextensions?: { persistedQuery?: { sha256Hash: string; version: number } }Type declarationoptionalpersistedQuery?: { sha256Hash: string; version: number }sha256Hash: stringversion: numberoptionalfetchMorefetchMore?: booleanoptionalqueryquery?: DocumentInput<Data, Variables>optionalvariablesvariables?: Variables