GroupOwner
No description
interface GroupOwner {
groups(
input: GroupsInput
): GroupConnection!
}
Fields
GroupOwner.groups
● GroupConnection!
non-null object
GroupOwner.groups.input
●GroupsInput
input
Implemented By
Team
object