INPUT_OBJECT

UserUpdateInput

Autogenerated input type of UserUpdate

link GraphQL Schema definition

  • input UserUpdateInput {
  • id: HashId!
  • name: String
  • # This field is deprecated.
  • email: String
  • metadata: Metadata
  • primaryOrganizationId: HashId
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by