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