Skip to content

Commit

Permalink
Revert "Remove newline at the end of schema."
Browse files Browse the repository at this point in the history
This reverts commit d708c01.
  • Loading branch information
srinivasankavitha committed Jul 5, 2023
1 parent d708c01 commit 534c897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/schema/schema.graphqls
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ type Image {

scalar DateTime
scalar Upload
directive @skipcodegen on FIELD_DEFINITION
directive @skipcodegen on FIELD_DEFINITION

0 comments on commit 534c897

Please sign in to comment.