type Mutation { "Create a user" createUser(input: UserInput!): UserResponse }