login.graphql 74 Bytes Raw Blame History Permalink 1 2 3 type Mutation { login(email: String!, password: String!): AuthPayload }