Custom Queries ============== The ``gpp_client.generated.custom_queries`` module provides helpers for building custom GraphQL queries. Use these helpers when the domain APIs do not match the exact query shape you need. API Reference ------------- .. automodule:: gpp_client.generated.custom_queries :members: