graphql-kit / graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph

Home Page:https://graphql-kit.com/graphql-voyager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing Schema with SDL Marks Types and Fields as Deprecated

cramhead opened this issue · comments

When I change my schema by pasting SDL all types and fields are marked as deprecated. There are no deprecated fields in the schema.
image
The schema is available at https://github.com/cramhead/nest-gql-pub-sub/blob/main/src/schema.gql but also attached
here.

Weird - I can check