OBJECT

CategoryIBMAdminDetailsBreadcrumbItemAttachmentReferenceAttachmentAsset

link GraphQL Schema definition

1type CategoryIBMAdminDetailsBreadcrumbItemAttachmentReferenceAttachmentAsset {
2
3attachmentAssetIdentifier: CategoryIBMAdminDetailsBreadcrumbItemAttachmentReferenceAttachmentAssetAttachmentAssetIdentifier
12
4attachmentAssetPath: String!
12
5directoryPath: String
12
6language: [String]
12
7localAsset: Boolean
12
8mimeType: String
12
9rootDirectory: String
12
10storeIdentifier: CategoryIBMAdminDetailsBreadcrumbItemAttachmentReferenceAttachmentAssetStoreIdentifier
12
11userData: CategoryIBMAdminDetailsBreadcrumbItemAttachmentReferenceAttachmentAssetUserData
13
14}