Skip to content

Choose a tag to compare

@github-actions github-actions released this 09 Oct 16:17
· 3 commits to main since this release
a96a04d

Patch Changes

  • Update connector spec to allow re-entry (#3312)

    Updates connector spec to follow the same patterns as other federation spec blueprints (i.e. register types/directives in the constructor and use default logic for adding them to the schema that checks whether they need to be added or not).

    NOTE: Support for handling input objects in the spec is severely limited and only handles @connect spec. For additional details on limitations see #3311.