EditLinkedExternalDataInput
Autogenerated input type of EditLinkedExternalData
input EditLinkedExternalDataInput {
brandId: ID @deprecated
clientMutationId: String
integrationId: ID!
objectType: String!
payload: [EditableExternalRelationInput!]!
}
Fields
EditLinkedExternalDataInput.brandId ● ID deprecated scalar common
DEPRECATED
This argument will be removed in the future. Brand is becoming a product-only attribute. Use company context instead.
EditLinkedExternalDataInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
EditLinkedExternalDataInput.integrationId ● ID! non-null scalar common
EditLinkedExternalDataInput.objectType ● String! non-null scalar common
EditLinkedExternalDataInput.payload ● [EditableExternalRelationInput!]! non-null input integrations
Hash containing local object, external object, and action
Member Of
editLinkedExternalData mutation