Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- data MetadataDTO
- = V1 MetadataV1
- | V2 MetadataV2
- | V3 MetadataV3
Documentation
data MetadataDTO Source #
Exported representation of the GraphQL Engine metadata configuration format.
The OpenAPI specification for metadata is experimental and incomplete. Please do not incorporate it into essential workflows at this time.