-
Notifications
You must be signed in to change notification settings - Fork 249
-
Maybe someone knows how to fix generated types case?
export type MutationuserDeleteArgs = {
userId: Scalars['UUID'];
};
Should be MutationUserDeleteArgs
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment