Type Aliases
ReflectedQuery
declaration
ReflectedQuery =
Omit<QueryTokenMetadata,"input"> & {implementations:ReflectedQueryImplementation;input:JSONSchema; }
Type declaration
| Name | Type | 
|---|---|
  | |
  | 
  | 
ReflectedQuery =
Omit<QueryTokenMetadata,"input"> & {implementations:ReflectedQueryImplementation;input:JSONSchema; }
| Name | Type | 
|---|---|
  | |
  | 
  |