method
RiduClient.schema
RiduClient.schema(options?: RequestOptions): Promise<SchemaManifest>Read the resolved public schema manifest.
Related types
RequestOptionsOptions shared by every request.
SchemaManifestThe immutable public schema consumed by generators, the SDK, plugins, and admin.