ReferenceGraphQL APIv1QueriesgroupgroupGet a single group by its ID.group( organizationId: ID! id: ID!): GroupArgumentsgroup.organizationId ● ID! non-null scalar {#organization-id}Your organization IDgroup.id ● ID! non-null scalar {#id}The group IDTypeGroup objectA group with its full details.