dummy-payment-server/.graphqlrc.yaml
2023-08-18 14:49:03 +02:00

2 lines
111 B
YAML

schema: ${SALEOR_API_URL:"https://demo.saleor.io/graphql/"}
documents: [./**/*.graphql, ./**/*.ts, ./**/*.tsx]