Operation Builder ================= .. warning:: This is a low-level generated support module. It is documented primarily for reference and type linking. Most users should not interact with it directly. The operation builder module contains utilities for constructing GraphQL AST field selections when building custom GraphQL operations. API Reference ------------- .. automodule:: gpp_client.generated.base_operation :members: :undoc-members: :show-inheritance: