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

noinit codegen from graphqlconfig #706

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

alharris-at
Copy link
Contributor

@alharris-at alharris-at commented Sep 19, 2023

Description of changes

Add a few missing awaits (yay javascript)

Issue #, if available

N/A

Description of how you validated changes

Verified manually per test cases, existing units pass.

Checklist

  • PR description included
  • yarn test passes

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

@alharris-at alharris-at requested a review from a team as a code owner September 19, 2023 16:48
@alharris-at alharris-at changed the base branch from main to noinit-codegen September 19, 2023 16:48
@alharris-at alharris-at merged commit caad510 into noinit-codegen Sep 19, 2023
@alharris-at alharris-at deleted the noinit-codegen-from-graphqlconfig branch September 19, 2023 18:06
alharris-at added a commit that referenced this pull request Sep 19, 2023
…set up locally. (#702)

* feat: codegen add --region (#683)

* fix: download introspection schema when apiId is passed (#684)

* fix: codegen --apiId broken state (#689)

* chore: get existing e2e tests passing (#704)

* feat: add e2e tests for codegen add when in a non-amplify project (#705)

* feat: add e2e tests for codegen add when in a non-amplify project

* chore: add some additional test cases

* noinit codegen from graphqlconfig (#706)

* fix: add missing awaits

* chore: fail typegen if no queries are found

---------

Co-authored-by: Dane Pilcher <[email protected]>
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.

3 participants