question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GraphQL Error: Unknown argument 'formatString'

See original GitHub issue

Hi, this starter looks really nice! Unfortunately I’m running into this error when I try to get it running. I’ve tried:

gatsby new gatsby-starter-hello-friend https://github.com/panr/gatsby-starter-hello-friend
cd gatsby-starter-hello-friend
npm run dev

but I get the following GraphQL error from src/templates/tags.js:

Unknown argument ‘formatString’


Screenshot

error screenshot

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:16 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
soenkewindhausencommented, Dec 19, 2019

It worked thank you!!!

1reaction
panrcommented, Dec 18, 2019

Sooner that I thought — PR fixing those errors has been merged. I hope it fixes the problem 😬

Let me know!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unknown argument "formatString" on field "date" of type ...
There was an error in your GraphQL query: Unknown argument "formatString" on field "date" of type "MarkdownRemarkFrontmatter". GraphQL ...
Read more >
getting graphQL error when compiling - Stack Overflow
GraphQL Error There was an error while compiling your site's GraphQL queries. Invariant Violation: GraphQLParser: Unknown argument `formatString ...
Read more >
Customizing the GraphQL Schema - Gatsby
Gatsby is able to automatically infer a GraphQL Schema from your data, ... The types argument takes an array of strings and determines...
Read more >
Unknown argument where on field search of type Query
I am trying to execute one search query from graph ql ui but I am getting the following error.
Read more >
Schema Directives – GraphQL Tools
Using and implementing custom directives to transform schema types, fields, and arguments.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found