Skip to content

Commit

Permalink
update context api docs to reflect present state (#6863)
Browse files Browse the repository at this point in the history
  • Loading branch information
gwyneplaine authored Nov 1, 2021
1 parent d107a5b commit c360433
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/pages/docs/apis/context.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,11 @@ context = {
// HTTP request object
req,

// List item API
lists,
// Query API
query,

// Internal DB object API
db: {
lists,
}
db

// GraphQL helpers
graphql: {
Expand Down

0 comments on commit c360433

Please sign in to comment.