INPUT_OBJECT
O365PdlGroupsInput
Description
Configuration for the retrieval or creation of PDL groups.
link GraphQL Schema definition
- input O365PdlGroupsInput {
- # UUID of the org.
- : UUID!
- # The preferred data location and workload pairings for the groups.
- : [O365PdlAndWorkloadPairInput!]!
- }