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

Release graphql generator #692

Merged
merged 5 commits into from
Sep 12, 2023
Merged

Release graphql generator #692

merged 5 commits into from
Sep 12, 2023

Conversation

dpilch
Copy link
Member

@dpilch dpilch commented Sep 12, 2023

Description of changes

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • Breaking changes to existing customers are released behind a feature flag or major version update
  • Changes are tested using sample applications for all relevant platforms (iOS/android/flutter/Javascript) that use the feature added/modified

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* refactor: create graphql-generator entry point for statements (#669)

* refactor: create graphql-generator entry point for types (#670)

* refactor: create graphql-generator entry point for models (#671)

* fix: correct output path for ts/js models (#676)

* fix: pass queries as a single string

* chore: extract api

* fix: output paths for types (#680)

* test: fix snapshot

* test: fix test mocks
@dpilch dpilch requested review from a team as code owners September 12, 2023 19:11
@dpilch dpilch merged commit 4176098 into release Sep 12, 2023
5 of 6 checks passed
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