requestEmailSecret.graphql 65 Bytes Raw Blame History Permalink 1 2 3 type Mutation { requestEmailSecret(email: String!): Boolean! }