OBJECT

EspotAttachmentExternalIdentifier

link GraphQL Schema definition

1type EspotAttachmentExternalIdentifier {
2
3attachementExternalId: String!
7
4attachementOwnerId: String
7
5attachementStoreExternalId: ComIbmCommerceFoundationCommonDatatypesStoreExternalIdentifierType
7
6attachementStoreId: String
8
9}