first commit

This commit is contained in:
2025-08-02 16:30:27 +02:00
commit 23646bfcee
14851 changed files with 1750626 additions and 0 deletions

18
graphql.config.yml Normal file
View File

@@ -0,0 +1,18 @@
schema:
- https://www.kupshop.local/graphql:
headers:
Cookie: XDEBUG_SESSION=18219
- https://www.kupshop.local/admin/graphql:
headers:
X-Access-Token: eb7da5d5099bec53393fa78c96a15890
Cookie: XDEBUG_SESSION=18219
- https://www.kralovstvi-tiande.cz/graphql
- https://www.kralovstvi-tiande.cz/admin/graphql:
headers:
X-Access-Token: eb7da5d5099bec53393fa78c96a15890
- https://www.rockpoint.cz/graphql
- https://www.rockpoint.cz/admin/graphql:
headers:
X-Access-Token: 698277a90551576e49eb03982bcf516c
documents: './**/*.{tsx,ts,graphql}'