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
Add Typescript typings to rule args (parent, args) depending on the used fragment and on the resolver the rule is assigned to.
Use GraphQL Code Generator with gql-tag-operations-preset and typescript-resolvers.
Also, set up typescript checks for auth schema itself (the argument passed to shield)
Could be set up as a separate plugin package
The text was updated successfully, but these errors were encountered:
Add Typescript typings to rule args (parent, args) depending on the used fragment and on the resolver the rule is assigned to.
Use GraphQL Code Generator with gql-tag-operations-preset and typescript-resolvers.
Also, set up typescript checks for auth schema itself (the argument passed to shield)
Could be set up as a separate plugin package
The text was updated successfully, but these errors were encountered: