INPUT_OBJECT

ThreeDInput

link GraphQL Schema definition

1input ThreeDInput {
3
2assetId: ThreeDAssetIdInput!
5
4assetType: ThreeDAssetType!
6}