OBJECT

updateOrganizationMembershipPayload

Autogenerated return type of updateOrganizationMembership

link GraphQL Schema definition

  • type updateOrganizationMembershipPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • organizationMembership: OrganizationMembership
  • }

link Require by