seeProfile.graphql 51 Bytes Raw Blame History Permalink 1 2 3 type Query { seeProfile(email: String!): User! }