LinkExternalDataInput
Autogenerated input type of LinkExternalData
input LinkExternalDataInput {
brandId: ID @deprecated
clientMutationId: String
integrationId: ID!
objectType: String!
payload: [ExternalRelationInput!]!
}
Fields
LinkExternalDataInput.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.
LinkExternalDataInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
LinkExternalDataInput.integrationId ● ID! non-null scalar common
LinkExternalDataInput.objectType ● String! non-null scalar common
LinkExternalDataInput.payload ● [ExternalRelationInput!]! non-null input integrations
Hash containing local object, external object, and action
Member Of
linkExternalData mutation