OBJECT
Wrapper around the SlaDomain object. This wrapper is used for pagination.
type SlaDomainEdge {# String used to identify this edgecursor: String! # String used to identify this edgenode: SlaDomain! }