SupportingDocumentCollectionOrderByInput
Order that can be applied when listing onboardings
input SupportingDocumentCollectionOrderByInput {
field: SupportingDocumentCollectionOrderByFieldInput!
direction: OrderByDirection!
}
Order that can be applied when listing onboardings
input SupportingDocumentCollectionOrderByInput {
field: SupportingDocumentCollectionOrderByFieldInput!
direction: OrderByDirection!
}
SupportingDocumentCollectionOrderByInput.field
● SupportingDocumentCollectionOrderByFieldInput!
non-null enumSupportingDocumentCollectionOrderByInput.direction
● OrderByDirection!
non-null enum