☰
terminalFavoriteProductDelete
Removes a Product from TerminalFavoriteProducts
Deletes the TerminalFavoriteProducts that have the inserted Ids
Function signature
terminalFavoriteProductDelete(companyId: Int!,terminalId: Int!,productId: [Int]!): DeletionError!
Type
Arguments
Required fields are marked with "!"companyId: Int!
terminalId: Int!
productId: [Int]!