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

Add non-'.graphql' filetype support for graphql operations codegen #46

Open thisjeremiah opened 5 years ago

thisjeremiah commented 5 years ago

Issue #, if available:

43

Description of changes:

Add non-'.graphql' filetype support for graphql operations codegen. Infer file type by file extension.

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