ENUM
TprSubmittedByUser
Description
Options for filtering the TPR requests that are pending.
link GraphQL Schema definition
- enum TprSubmittedByUser {
- # The current user did not submit these requests.
- # The current user submitted these requests.
- }