Skip to main content

UpdateCustomerInput Input Object

Input fields

ArgumentTypeDescription
nameStringThe name of the Customer, which must be unique within the scope of its Organization.
descriptionStringAdditional notes about the Customer.
allowEmbeddedDesignerBooleanSpecifies whether this Customer can use the Embedded Designer.
labels[String]The labels that are associated with the object.
avatarUrlStringThe URL for the avatar image.
externalIdStringAllows for mapping an external entity to a Prismatic record.
starredBooleanIndicates whether the record is starred by the signed-in User.
addAttachmentAttachmentInputAdds the specified Attachment to the object.
renameAttachmentAttachmentRenameInputRemoves the specified Attachment from the object.
removeAttachmentAttachmentInputRenames the specified Attachment on the object.
idIDThe ID of the Customer to mutate.
clientMutationIdStringA unique identifier for the client performing the mutation.