Types
PurchaseOrderApprovalLevel
The graphene sqlalchemy object type for purchase order approval level.
object
PurchaseOrderApprovalLevelFields
LastSessionId
String
_CandidateUsersCount
Int
Optimized count of candidateUsers.
_created
DateTime
_etag
String
_updated
DateTime
approvalLevel
Arguments
filters
approvalLevelId
Int!
approvingUser
approvingUserId
Int
assignedUser
assignedUserId
Int
candidateUsers
[User]
Arguments
filters
costThreshold
Int!
Return the minimum purchase order cost that triggers this approval level.
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdByApiClient
createdById
Int!
User id that created this object. Returns: int of user_id
id
Int!
isTeamSelectedLater
Boolean!
Whether the team should be selected now or when the PO goes into review.
lastUpdatedByApiClient
ordinalPosition
Int!
Return the order of this approval level in the chain.
prettyStr
String
purchaseOrder
Arguments
filters
purchaseOrderId
Int!
role
roleId
Int
status
team
teamId
Int
updatedBy
User associated with updating related attribute. Returns: relationship object
Arguments
filters
updatedById
Int!
User id that updated this object. Returns: int of user_id