deleteVariantTypeList
Using this api, you can delete the variant types of products.
deleteVariantTypeList(
idList: [String!]!
): Boolean!
Arguments
Return Type
Boolean
BooleanThe Boolean
scalar type represents true
or false
.
Using this api, you can delete the variant types of products.
deleteVariantTypeList(
idList: [String!]!
): Boolean!
Boolean
BooleanThe Boolean
scalar type represents true
or false
.