ENUM

OrderDocumentType

link GraphQL Schema definition

1enum OrderDocumentType {
2ORDER_PDF
3SHIPMENT_LABEL_PDF
4}