OBJECT
VcdOrgDescendantTypeEdge
Description
Wrapper around the VcdOrgDescendantType object. This wrapper is used for pagination.
link GraphQL Schema definition
- type VcdOrgDescendantTypeEdge {
- # String used to identify this edge
- String! :
- # String used to identify this edge
- VcdOrgDescendantType! :
- }