Skip to content

Interface: ResourcefulModelRelationshipMetaSchema<Model>

Type Parameters

Type ParameterDefault type
Model extends LucidModelLucidModel

Properties

PropertyTypeDescription
canReadboolean-
canWriteboolean-
definitionResourcefulRelationshipDefinition-
filterable{ [key: string]: any; }Array of field names from the related model that can be used in filter operations
kind"relationship"-
lucidDefinitionsRelationshipsContract-
propertyKeystring-
relatedModel() => Model-
validatorAnySchema-