> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wisdom.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# DomainRLSConfig

This page describes the DomainRLSConfig object that represents the schema for domain row-level security configuration.

## DomainRLSConfig

<ParamField path="enableRlsForAdmin" type="Boolean!" required>
  Whether row-level security is enforced for admin users.
</ParamField>

## Related operations

<CardGroup cols={2}>
  <Card title="DomainModel Object" icon="folder" href="/integrations/graphql-api/objects/domain-model">
    Parent domain structure
  </Card>
</CardGroup>
