mutation: {
    marketplaceDeleteCustomCategory: [{
        categoryId: Variable<"Int!", "categoryId">;
    }, true];
} = ...

Type declaration

  • marketplaceDeleteCustomCategory: [{
        categoryId: Variable<"Int!", "categoryId">;
    }, true]