Skip to content

Instantly share code, notes, and snippets.

@lastmjs
Created March 12, 2018 22:08
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 lastmjs/e01cb5094e480159f52af5fd108b05d2 to your computer and use it in GitHub Desktop.
Save lastmjs/e01cb5094e480159f52af5fd108b05d2 to your computer and use it in GitHub Desktop.
directive @userOwns(field: String) on FIELD | FIELD_DEFINITION
directive @authenticated on FIELD | FIELD_DEFINITION
directive @private on FIELD | FIELD_DEFINITION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment