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

Updates to documentation and examples. #679

Merged
merged 1 commit into from
Feb 26, 2019
Merged

Updates to documentation and examples. #679

merged 1 commit into from
Feb 26, 2019

Conversation

fireproofsocks
Copy link
Contributor

Adds an example of schema definition that uses additional options and provides a cross reference to the field macro.

This PR addresses issue #678
No code was changed

I attempted to run all tests, but I am encountering this issue with my setup that I cannot figure out:

mix test
==> fs (compile)
Compiling c_src/mac/cli.c
c_src/mac/cli.c:1:10: fatal error: 'getopt.h' file not found
#include <getopt.h>
         ^~~~~~~~~~
1 error generated.
ERROR: compile failed while processing /Users/everettgriffiths/DropboxDM/absinthe/deps/fs: rebar_abort
** (Mix) Could not compile dependency :fs, "/path/to/.mix/rebar compile skip_deps=true deps_dir="/path/to/absinthe/_build/test/lib"" command failed. You can recompile this dependency with "mix deps.compile fs", update it with "mix deps.update fs" or clean it with "mix deps.clean fs"

So unfortunately, I cannot run the tests, so even though this PR only updates documentation and comments, I have to disclose that fact.

… provides cross-reference to field macro. Corrects several typos
@benwilson512 benwilson512 merged commit de0f0a2 into absinthe-graphql:master Feb 26, 2019
@benwilson512
Copy link
Contributor

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants