Skip to content

AuthorizedPrincipalEdge

Wrapper around the AuthorizedPrincipal object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node AuthorizedPrincipal! The actual AuthorizedPrincipal object wrapped by this edge.