Skip to main content

Crate pylon_query

Crate pylon_query 

Source

Structs§

InputField
An input field descriptor for a query or action.
QueryDescriptor
A query descriptor holds the contract for a single named query. It describes what inputs the query accepts, derived from the manifest. It does not implement execution.
QueryRegistry
A registry of query descriptors, built from a manifest.