Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

feat: Add support for appsync apis #1393

Merged
merged 3 commits into from
Aug 9, 2022
Merged

Conversation

adam-tylr
Copy link
Contributor

@adam-tylr adam-tylr commented Aug 6, 2022

Summary

Adds support for AppSync GraphQL Apis

Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests. Learn more about testing here πŸ§ͺ
  • Update the docs by running go run ./docs/docs.go and committing the changes πŸ“ƒ
  • Ensure the status checks below are successful βœ…

@adam-tylr adam-tylr requested a review from a team as a code owner August 6, 2022 13:35
@adam-tylr adam-tylr requested review from irmatov and removed request for a team August 6, 2022 13:35
@bbernays bbernays self-requested a review August 6, 2022 17:10
@bbernays
Copy link
Contributor

bbernays commented Aug 6, 2022

Great job on this PR! It is great. Look forward to seeing other contributions in the future!

Copy link
Contributor

@bbernays bbernays left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@irmatov irmatov left a comment

Choose a reason for hiding this comment

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

LGTM.

@bbernays bbernays merged commit 2197701 into cloudquery:main Aug 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants