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] Support upto Federation v2.7 #27

Merged
merged 39 commits into from
May 31, 2024

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    13faef1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    24071dc View commit details
    Browse the repository at this point in the history
  2. Bug Fix: Typing

    arunsureshkumar committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    cadcb11 View commit details
    Browse the repository at this point in the history
  3. Fix: Lint Error

    arunsureshkumar committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    ccd7d89 View commit details
    Browse the repository at this point in the history
  4. Bug Fix: build_schema

    arunsureshkumar committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    681455a View commit details
    Browse the repository at this point in the history
  5. Bug Fix: build_schema

    arunsureshkumar committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d8509cc View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    d00547a View commit details
    Browse the repository at this point in the history
  2. feat(utils): Add helper function for cleaning schema and removing red…

    …undant spaces and new lines
    abhinand-c committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c76e9a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26d5d85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    859ce3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11cf30d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. feat(Compose Directive): Add support for Compose Directive, and allow…

    … marked directives to be composed into supergraph
    abhinand-c committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    90811f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    666e5ce View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix: black styling

    mak626 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    70109a9 View commit details
    Browse the repository at this point in the history
  2. fix: when @requires is used, resolvers receive dict of fields instead…

    … of a graphql type
    mak626 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    059dc4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe3ce00 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. fix: schema spacing errors

    mak626 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    6f26780 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    c404530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8639fea View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    a25e2a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    ca4fac8 View commit details
    Browse the repository at this point in the history
  2. deprecate: extends

    mak626 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9210be6 View commit details
    Browse the repository at this point in the history
  3. add: support upto 2.6 spec

    mak626 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1cd59b8 View commit details
    Browse the repository at this point in the history
  4. refact: is_non_field check

    mak626 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    feb2a59 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    53f71eb View commit details
    Browse the repository at this point in the history
  2. add: validators for @provides

    mak626 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8953909 View commit details
    Browse the repository at this point in the history
  3. chore: make dev-setup

    mak626 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3008549 View commit details
    Browse the repository at this point in the history
  4. docs: add documentation

    mak626 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    528a4f5 View commit details
    Browse the repository at this point in the history
  5. support: custom field names

    mak626 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    18ae1d3 View commit details
    Browse the repository at this point in the history
  6. docs: update readme

    mak626 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    db3b015 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c16a4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc03581 View commit details
    Browse the repository at this point in the history
  9. fix: coveralls testing suite

    mak626 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7eb319b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    436eb88 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    e4a69ed View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    99904a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    06c5e1e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    bee1ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc3391 View commit details
    Browse the repository at this point in the history