StringAttributeOrder
input StringAttributeOrder {
createdBy: [UserOrder]
createdOn: SortOrder
id: SortOrder
modifiedBy: [UserOrder]
modifiedOn: SortOrder
stringValue: SortOrder
system: SortOrder
type: [AttributeTypeOrder]
}Fields
StringAttributeOrder.createdBy ● [UserOrder] list input
StringAttributeOrder.id ● SortOrder enum
StringAttributeOrder.modifiedBy ● [UserOrder] list input
StringAttributeOrder.type ● [AttributeTypeOrder] list input
Last updated
Was this helpful?