OBJECTS GRID Objects
Grid Objects for you to use.
Last updated
Was this helpful?
Grid Objects for you to use.
Last updated
Was this helpful?
ObjectsGrid provides standardized objects designed to help you deliver business value efficiently. You can mix and match these objects to fit your specific needs, seamlessly integrating them into your composable architecture.
Composable architecture is a modular software design approach where independent, reusable components are dynamically assembled, enabling flexibility, scalability, and easy maintenance.
GraphQL is ObjectsGrid's preferred way of working with Objects; REST APIs are secondary. GraphQL is a query language used in one GraphQL API endpoint that lets you fetch only the data you need, reducing over-fetching and under-fetching. Its strong type system and ability to aggregate data from multiple objects types in one request makes it very efficient and flexible for modern applications.
For examples, refer to page.