Custom Mutations ================ The ``gpp_client.generated.custom_mutations`` module provides helpers for building custom GraphQL mutations. Use these helpers when you need custom return fields or mutation shapes beyond the provided domain methods. API Reference ------------- .. automodule:: gpp_client.generated.custom_mutations :members: