ImagingTools Core SDK
imtchatgql Namespace Reference

Chat GraphQL API Layer Module. More...

Detailed Description

Chat GraphQL API Layer Module.

The imtchatgql module bridges the imtchat domain model with the GraphQL API defined in the ImtChat SDL schema. It provides collection and object controller components that translate between C++ domain objects and SDL-generated GraphQL representation types.

Overview

Related Modules