Skip to content

Commit

Permalink
Update README.md (datahub-project#4139)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe-lyons authored and maggiehays committed Aug 1, 2022
1 parent 95eb494 commit 26b70b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datahub-graphql-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ We've chosen to place these components in a library module so that GraphQL serve

When extending the GMS graph, the following steps should be followed:

1. Extend `gms.graphql` schema with new `types` (Queries) or `inputs` (Mutations).
1. Extend `entity.graphql` schema with new `types` (Queries) or `inputs` (Mutations).

These should generally mirror the GMS models exactly, with notable exceptions:

Expand Down

0 comments on commit 26b70b4

Please sign in to comment.