Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage demo/example? #2

Open
richardwestenra opened this issue Sep 25, 2017 · 3 comments
Open

Usage demo/example? #2

richardwestenra opened this issue Sep 25, 2017 · 3 comments

Comments

@richardwestenra
Copy link
Contributor

Hi, is it possible to get a demo example that I can try out? I've been trying to follow the instructions in the readme as closely as possible, but I'm getting the following error in the node terminal:

GraphQL Error Unknown field allWorkableJob on type RootQueryType

If you have any idea what's causing this issue, I'd be super grateful. Failing that, it would help me out a lot to have a working code example (like the ones on the main Gatsby repo) that I can compare and reverse-engineer.

Thanks!

@richardwestenra
Copy link
Contributor Author

Note: I've figured out what was causing the issue (a bug in package.json that should be fixed by PR #3), but it would still be nice to get a wee example to play with.

@bjrnt
Copy link
Contributor

bjrnt commented Oct 25, 2017

I agree - an example would be great! The only problem is that Workable is a paid service, so it might be difficult to provide a cloneable repo.

@richardwestenra
Copy link
Contributor Author

Agreed.

I raised a similar issue on the main Gatsby repo, and was thinking that I might set up a version with either the API keys in dotfiles, so that they're not exposed, or else leave them blank in the config, e.g. something like `apiKey: 'WORKABLE_API_KEY_GOES_HERE'.

Then I could just set up a closed-source demo elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants