ENUM

OrderAttachmentType

link GraphQL Schema definition

1enum OrderAttachmentType {
2LINK_ATTACHMENT
3OTHER
4}