graphlit-client 1.0.20250622002 → 1.0.20250622003
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16780,6 +16780,7 @@ export type QueryContentsObservationsQuery = {
|
|
16780
16780
|
questions?: Array<string> | null;
|
16781
16781
|
quotes?: Array<string> | null;
|
16782
16782
|
error?: string | null;
|
16783
|
+
markdown?: string | null;
|
16783
16784
|
owner: {
|
16784
16785
|
__typename?: 'Owner';
|
16785
16786
|
id: string;
|