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
* fix error as __ is reserved for introspection
graphql "__fake" must not begin with "__", which is reserved by GraphQL introspection.
c.f. graphql/graphql-spec#244
* run yarn changset
0 commit comments