INPUT_OBJECT

MappedAttributeUnassignInput

link GraphQL Schema definition

1input MappedAttributeUnassignInput {
2
3attributeTypeName: String!
4
5attributeId: Int!
6}