Skip to content

Commit

Permalink
removed pagination input
Browse files Browse the repository at this point in the history
  • Loading branch information
atGit2021 committed Feb 26, 2024
1 parent a770900 commit 49a6688
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
14 changes: 0 additions & 14 deletions dbschema/pagination-input.esdl

This file was deleted.

2 changes: 1 addition & 1 deletion dbschema/product.esdl
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ module default {
}

module Product {
type CompletionDescription extending default::PaginationInput {
type CompletionDescription {
query: str;
methodology: Methodology;
}
Expand Down

0 comments on commit 49a6688

Please sign in to comment.