UpdateInviteRequestsInput
Autogenerated input type of UpdateInviteRequests
UpdateInviteRequestsInputFields
A unique identifier for the client performing the mutation.
Requests to exclude from a select_all operation — resource IDs or GlobalIDs. Only valid together with select_all.
When true, act only on purchase-gated (Plan) requests.
Free-text rejection reason shown to the requesters. Required when rejection_type is OTHER.
Reason category when rejecting. Must not be set together with an APPROVED status.
Select every pending request in scope. Provide this or selected_ids, not both.
Explicit requests to update — resource IDs or GlobalIDs. Provide this or select_all, not both.
ID of the Space whose pending requests to update — resource ID or GlobalID.
The decision to apply. Only APPROVED or REJECTED are accepted; any other value is a BAD_USER_INPUT error.