> For the complete documentation index, see [llms.txt](https://docs.eduflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eduflow.com/graphql.md).

# GraphQL at Eduflow

- [Introduction to GraphQL](https://docs.eduflow.com/graphql/graphql.md)
- [Variables](https://docs.eduflow.com/graphql/advanced-concepts.md)
- [Fragments](https://docs.eduflow.com/graphql/fragments.md): Reuse fields for the same object type
- [Paginating queries](https://docs.eduflow.com/graphql/pagination.md)
- [Inline fragments](https://docs.eduflow.com/graphql/inline-fragments.md)
