OBJECT
Mutation
link GraphQL Schema definition
- type Mutation {
- # Arguments
- # email:
- # password:
- (: String!, : String!): LoginResponse
- }
link Require by
This element is not required by anyone
OBJECT
- type Mutation {
- # Arguments
- # email:
- # password:
- (: String!, : String!): LoginResponse
- }