Skip to content
#

apollo-server-express

Here are 233 public repositories matching this topic...

the-vampiire
the-vampiire commented Jun 22, 2019

use case: allow more customization by providing message and code options the originalError object

  • any function can be used as long as they return a string
  • hard to enforce without interfaces in js, automatically JSON.stringify if not already a string?
const mapItem: {
  message: originalError => {
    // use originalError to determine the message
    return "a message strin
Simply007
Simply007 commented Dec 20, 2018

Motivation

Showcase resolution for links and inline linked items.

Proposed solution

  • Extent Listing of the article by implementing an article detail page by clicking 'Read more' button.
  • Detail page of the article would resolve body_copy element including links and inline linked items.
    • Basically implement type resolvers and link resolvers in [query resolvers](https://g

Improve this page

Add a description, image, and links to the apollo-server-express topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apollo-server-express topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.