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