Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save giovannibenussi/7c15d059957c0bd11ffcb328242af902 to your computer and use it in GitHub Desktop.
Save giovannibenussi/7c15d059957c0bd11ffcb328242af902 to your computer and use it in GitHub Desktop.
const resolvers = {
ExchangeRate: {
name: () => 'This is a custom name!'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment