GroupMemberWithPath
No description
type GroupMemberWithPath {
identity: Identity!
path: [GroupPathSegment!]!
}
Fields
GroupMemberWithPath.identity ● Identity! non-null object
GroupMemberWithPath.path ● [GroupPathSegment!]! non-null object
Member Of
Group object