ChangePolicyRequestResponse
No description
type ChangePolicyRequestResponse {
requests: [ChangePolicyRequest!]!
}
Fields
ChangePolicyRequestResponse.requests ● [ChangePolicyRequest!]! non-null object
The list of change policy requests created
Returned By
createChangePolicyRequest mutation