Introduction
Management API reference
Manage Propel resources via the API
Programmatically get, create, modify, and delete Data Pools, Metrics, Access Policies, and Materialized Views. See also our Terraform Provider.
To query data, see the Query APIs.
Endpoint
The Management API endpoint is:
GraphQL Management API Reference
Queries
Get individual or lists of resources.
Mutations
Create, modify, and delete resources.
Types
Core object definitions and their relationships
Inputs
Parameters accepted by queries and mutations
Enums
Predefined sets of valid values
Unions
Types that can hold multiple possible object types
Scalars
Additional primitive data types.
Was this page helpful?