Skip to content

Commit

Permalink
feat: remove previews (#546)
Browse files Browse the repository at this point in the history
* feat: remove previews

* fix: mark previews as optional, and change it's doc to point to graphql

* fix: remove override trial
  • Loading branch information
wolfy1339 authored May 25, 2023
1 parent 43aa3a7 commit 702b1fc
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 957 deletions.
3 changes: 0 additions & 3 deletions scripts/update-endpoints/fetch-json.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ const QUERY = `
in
name
}
previews(required: true) {
name
}
renamed {
note
}
Expand Down
Loading

0 comments on commit 702b1fc

Please sign in to comment.