---
description: >
  Learn here about working with CDS CQL.

---

# Working with CDS CQL

{{ $frontmatter.description }}

<script setup>
import { data as pages } from './index.data.ts'
</script>

<IndexList :pages='pages' />
