GroupPathSegment
No description
type GroupPathSegment {
id: ID!
name: String!
}
Fields
GroupPathSegment.id ● ID! non-null scalar
GroupPathSegment.name ● String! non-null scalar
Member Of
Group object ● GroupMemberWithPath object