OBJECT
UserRegisterPayload
Autogenerated return type of UserRegister
link GraphQL Schema definition
- type UserRegisterPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : UserWithAuthToken
- }
OBJECT
Autogenerated return type of UserRegister
- type UserRegisterPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [Error!]
- : UserWithAuthToken
- }