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 root being inside of DSL in mutations-and-input-types.mdx
The example shows graphql implementation, where the "root" is by mistake put as string as part of the schema definition instead being a native js const
0 commit comments