interface
SchemaRelationshipFilterValue
interface SchemaRelationshipFilterValue { ... }One canonically encoded typed literal used by a relationship option filter.
Source packages/protocol/src/generated.ts:656
type"string" | "number" | "boolean"- The type value.
valuestring- The value value.