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

feat(graphql-function-transformer): port @function to v2 #7055

Merged
merged 3 commits into from
Apr 29, 2021
Merged

feat(graphql-function-transformer): port @function to v2 #7055

merged 3 commits into from
Apr 29, 2021

Commits on Apr 26, 2021

  1. feat(graphql-transformer-core): add DirectiveWrapper

    This commit adds the DirectiveWrapper to GraphQL Transformer v2.
    cjihrig-aws committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    faa79a6 View commit details
    Browse the repository at this point in the history
  2. feat(graphql-function-transformer): port @function to v2

    This commit ports the @function directive to v2 of the GraphQL
    Transformer.
    cjihrig-aws committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    7508026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da4d893 View commit details
    Browse the repository at this point in the history