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