INPUT_OBJECT

DeleteStructuredData

link GraphQL Schema definition

1input DeleteStructuredData {
3
2id: ID!
6
4# Id of the schema used to validate this object
5schemaId: ID!
7}