Closed tninesling closed 1 month ago
Latest commit: 6a1cbcdf87f48c3ff2bc8661718127789ce165ea
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Name | Link |
---|---|
Latest commit | 6a1cbcdf87f48c3ff2bc8661718127789ce165ea |
Latest deploy log | https://app.netlify.com/sites/apollo-federation-docs/deploys/66f1d11654b22f0008c01785 |
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Adds validations to subgraph directive applications, per the specification in https://ibm.github.io/graphql-specs/cost-spec.html#sec-Validation. These rules primarily assert that the @cost and @listSize directive arguments reference valid fields of the correct type for each application.