OBJECT

UserUpdatePayload

Autogenerated return type of UserUpdate

link GraphQL Schema definition

  • type UserUpdatePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • user: User
  • }

link Require by