confirmSecretKey.graphql 79 Bytes Raw Blame History Permalink 1 2 3 type Mutation { confirmSecretKey(secret: String!, email: String!): String! }