Simplify interiors api for product (#33)
* Simplify interiors api for product * removed console Co-authored-by: Arwid Thornström <arwidt@gmail.com>
This commit is contained in:
co-authored by
Arwid Thornström
parent
f73cc8be5f
commit
3f5a1b9169
@@ -20,8 +20,6 @@ export enum InteriorType {
|
||||
|
||||
export interface InteriorsFilter {
|
||||
productId: number;
|
||||
type: InteriorType;
|
||||
orientation: Orientation;
|
||||
}
|
||||
|
||||
export interface InteriorsFilterInput {
|
||||
|
||||
Reference in New Issue
Block a user