Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect field names generated for some queries #15

Closed
davidism opened this issue Jan 9, 2024 · 1 comment
Closed

Incorrect field names generated for some queries #15

davidism opened this issue Jan 9, 2024 · 1 comment

Comments

@davidism
Copy link
Member

davidism commented Jan 9, 2024

Not sure if this is a Magql or Conveyor issue yet. When a model name in the API is all uppercase ("ABC") or multiple camel case words ("OneTwo") the field names in the generated query have incorrect casing, making the query fail.

robxbob added a commit that referenced this issue May 21, 2024
@robxbob
Copy link
Collaborator

robxbob commented Jul 3, 2024

Bugfix: Fixed the fieldnames for queries

@robxbob robxbob closed this as completed Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants