amazon-archives / aws-amplify-serverless-plugin

Plugin for the Serverless Framework to output AWS Amplify configuration files.
Apache License 2.0
124 stars 30 forks source link

Added support for AWS AppSync GraphQL files #17

Closed adrianhall closed 5 years ago

adrianhall commented 5 years ago

Issue #, if available:

4

Description of changes:

Added support for generating the operations.graphql file using the amplify-graphql-docs-generator` package from the AWS Amplify CLI.

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