Skip to main content

externalRelations

Get all external relations for a brand on a specific object type

externalRelations(
brandId: ID!
integrationId: ID!
objectType: ExternalObjectTypeEnum!
): [ExternalObject!]!

Arguments

externalRelations.brandId ● ID! non-null scalar

The brand ID

externalRelations.integrationId ● ID! non-null scalar

The integration ID

externalRelations.objectType ● ExternalObjectTypeEnum! non-null enum

The required queried objects

Type

ExternalObject object

Used to return the details of a particular object in the external relations table