Skip to content

Commit

Permalink
Merge branch 'master' into next-api
Browse files Browse the repository at this point in the history
  • Loading branch information
freiksenet authored Apr 23, 2018
2 parents 9b834b4 + d51700f commit fa9af99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/schema-directives.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ import { GraphQLID } from "graphql";
import { createHash } from "crypto";

const typeDefs = `
declare @uniqueID(
directive @uniqueID(
# The name of the new ID field, "uid" by default:
name: String = "uid"
Expand Down

0 comments on commit fa9af99

Please sign in to comment.