Created
March 12, 2018 22:08
-
-
Save lastmjs/e01cb5094e480159f52af5fd108b05d2 to your computer and use it in GitHub Desktop.
Revisions
-
lastmjs created this gist
Mar 12, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ directive @userOwns(field: String) on FIELD | FIELD_DEFINITION directive @authenticated on FIELD | FIELD_DEFINITION directive @private on FIELD | FIELD_DEFINITION