OBJECT
GetDataPreviewReply
Description
Response to GetDataPreview.
link GraphQL Schema definition
- type GetDataPreviewReply {
- # Represents the sample output.
- : SampleOutput
- }
OBJECT
Response to GetDataPreview.
- type GetDataPreviewReply {
- # Represents the sample output.
- : SampleOutput
- }