Advertisement
baby_in_magento

Untitled

Nov 10th, 2023
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. "projects": {
  3. "glow-website": {
  4. "schemaPath": "merged-schema.v3.json",
  5. "includes": [
  6. "**/client-schema.graphql"
  7. ],
  8. "extensions": {
  9. "endpoints": {
  10. "default": "${env:MAGENTO_BACKEND_URL}/graphql"
  11. }
  12. }
  13. }
  14. }
  15. }
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement