2023-11-21 Object Schema Doc

From Izara Wiki
Revision as of 14:41, 17 November 2024 by Sven the Barbarian (talk | contribs)
Jump to navigation Jump to search

Document of Per Service Schemas
Explain each use case of object schema

Original ObjectSchema in service

This objectSchema create by developer in each service

All files of objectSchema stored in folder src/schemas

File Description

ObjectType.js

  • Location
    • src/schemas
  • Description
    • Show list of objectType in service

ObjectFieldSchema.js

  • Location
    • src/schemas/ {ObjectType}/ObjectFieldSchema.js
  • Description
    • Data of objectSchema

ObjectRelationships.js

  • Location
    • src/schemas
  • Description
    • Show parent/child of each objectType