Skip to content

Commit

Permalink
Remove default endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
dbosen committed Aug 20, 2024
1 parent 2c5d2e0 commit 062da1b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
extend type Query {
search(search: String!, index: String!, offset: Int = 0, limit: Int!): SearchApiResult
}

0 comments on commit 062da1b

Please sign in to comment.