{
"schema": {
"https://master.staging.saleor.cloud/graphql/": {}
},
"documents": [
"./framework/saleor/utils/queries/get-all-products-query.ts": {
"noRequire": true
}
"./framework/saleor/utils/queries/get-all-products-paths-query.ts": {
"./framework/saleor/utils/queries/get-products.ts": {
],
"generates": {
"./framework/saleor/schema.d.ts": {
"plugins": ["typescript", "typescript-operations"]
"./framework/saleor/schema.graphql": {
"plugins": ["schema-ast"]
"hooks": {
"afterAllFileWrite": ["prettier --write"]