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

Fix operation name suffix #4243

Merged
merged 1 commit into from
Jun 17, 2020
Merged

Fix operation name suffix #4243

merged 1 commit into from
Jun 17, 2020

Conversation

cklam2
Copy link
Contributor

@cklam2 cklam2 commented Jun 16, 2020

Fixes the suffix bug as described in #4221

Comparison was against Pascal Cased operation type string while operation type is always camel case, regardless of the operation type's "alias".

@dotansimha
Copy link
Owner

Thank you @cklam2 !

@dotansimha dotansimha merged commit 59e6106 into dotansimha:master Jun 17, 2020
@theguild-bot
Copy link
Collaborator

The latest changes of this PR are available as alpha in npm: 1.15.4-alpha-59e61069.0

Quickly update your package.json by running:

npx match-version @graphql-codegen 1.15.4-alpha-59e61069.0

@cklam2 cklam2 deleted the bugfix/c-sharp-operations-suffix branch June 17, 2020 15:11
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.

None yet

3 participants