AccessRequestApprovalActionList
A wrapper around a list of AccessRequestApprovalAction so the result can participate in a union with error types.
type AccessRequestApprovalActionList {
actions: [AccessRequestApprovalAction!]!
}Fields
actions ● [AccessRequestApprovalAction!]! non-null object
Implemented By
Last updated
Was this helpful?