taion / relay-todomvc

Relay TodoMVC with routing

Home Page:https://fashionablenonsense.com/relay-todomvc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

src/routes.js: Variable "$status" is never used in operation "routes_TodoApp_Query"

codepreneur opened this issue · comments

> relay-compiler --src ./src --schema src/schema.graphql --watch

Parsed default in 0.25s

Writing default
Error: You supplied a GraphQL document with validation errors:
/Users/johndoe/test/src/routes.js: Variable "$status" is never used in operation "routes_TodoApp_Query".

I get this error every time I run relay-compiler (1.1.0, relay 1.1.0 too).
@taion ?

nevermind.