You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update snapshots for graphql@15's preservation of user-type sortation.
The order of types returned by, e.g. `getImplementation`, will now be
dependent on the order that those types first appear in the schema.
See the referenced issues, the first of which implemented the change and the
second which indicates the motivation.
Ref: graphql/graphql-js#2410
Ref: graphql/graphql-js#2362
0 commit comments