query GetGroupAttributesSchema { schema { groupSchema { attributes { name attributeType isList isVisible isHardcoded } } } }