deleteGroup
Delete a custom group. Predefined organization groups cannot be deleted.
deleteGroup(
organizationId: ID!
id: ID!
): GroupPayload
Arguments
deleteGroup.organizationId ● ID! non-null scalar {#organization-id}
Your organization ID
deleteGroup.id ● ID! non-null scalar {#id}
The group ID to delete