Globals / "schemes/response/Relation" / IRelationResponse /
see
https://docs.directus.io/api/reference.html#relations
▪ MetaDataType: object
-
IRelationResponse
• data: IRelation
Inherited from IAPIResponse.data
Defined in schemes/APIResponse.ts:13
• error? : object
Inherited from IAbstractAPIResponse.error
Defined in schemes/APIResponse.ts:2
-
code: number
-
message: string
• meta: MetaDataType
Inherited from IAPIResponse.meta
Defined in schemes/APIResponse.ts:12