Automatically create fragments
This module can help you quickly get up and running with GraphQL by auto-generating fragments. These fragments are intended as a guide, not a solution. Use them to quickly get started building your application.
Expose fragments to the schema
Optionally you can enable fragments on the schema, which will be added to the info query.
query {
info {
fragments {
type
name
class
content
}
}
}
Supporting organizations:
Sponsored development time
Project information
- Project categories: Decoupled, Developer tools
- Ecosystem: GraphQL Compose
195 sites report using this module
- Created by almunnings on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
2.0.0-alpha1
released 15 October 2025
Works with Drupal: ^10.2 || ^11
GraphQL 5.x and Compose 3.x support.
Install:
Development version: 2.0.x-dev updated 20 Aug 2025 at 00:06 UTC


