Skip to content

fix: Set schema to Prod/Demo schema, handle exception gracefully#288

Merged
yolanfery merged 5 commits into
mainfrom
fix/check-auth
Jun 27, 2025
Merged

fix: Set schema to Prod/Demo schema, handle exception gracefully#288
yolanfery merged 5 commits into
mainfrom
fix/check-auth

Conversation

@yolanfery

Copy link
Copy Markdown
Contributor
  • The GraphQL is too recent for demo/prod, it's safer to set it to the schema in v1.11.0
  • Regenerate types using ariadne-codegen
  • Handle exception gracefully

@yolanfery yolanfery requested a review from nazarfil June 27, 2025 11:24
Comment thread README.md
```shell
pip install ariadne-codegen
ariadne-codegen
python -m ariadne_codegen

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i guess it depends on local setup

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sometimes it works, sometimes not on my side.. not yet found the ideal setup indeed

@yolanfery yolanfery merged commit cdb901f into main Jun 27, 2025
4 checks passed
@yolanfery yolanfery deleted the fix/check-auth branch June 27, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants