Skip to content

Commit 49a6688

Browse files
author
Andre Turner
committed
removed pagination input
1 parent a770900 commit 49a6688

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

dbschema/pagination-input.esdl

Lines changed: 0 additions & 14 deletions
This file was deleted.

dbschema/product.esdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ module default {
6666
}
6767

6868
module Product {
69-
type CompletionDescription extending default::PaginationInput {
69+
type CompletionDescription {
7070
query: str;
7171
methodology: Methodology;
7272
}

0 commit comments

Comments
 (0)