{"version":3,"sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,SAAQ,cAAgC;AACxC,SAAQ,iBAAgB;AACxB;AAAA,EAOE;AAAA,EACA;AAAA,EACA;AAAA,OACK","sourcesContent":["export {preset, type PresetConfig} from './preset.js';\nexport {getSchema} from './schema.js';\nexport {\n  type ClientReturn,\n  type ClientVariables,\n  type ClientVariablesInRestParams,\n  type EmptyVariables,\n  type GenericVariables,\n  type IsOptionalVariables,\n  pluckConfig,\n  plugin,\n  processSources,\n} from '@shopify/graphql-codegen';\n"]}