INPUT_OBJECT
AttributeUpdateInput
link GraphQL Schema definition
1 input AttributeUpdateInput { 2 3 String! : 4 5 String! : 6 7 AttributeStringElementInput!] : [ 8 9 AttributeChoiceElementInput!] : [ 10 11 AttributeFileElementInput!] : [ 12 13 AttributeImageElementInput!] : [ 14 }