chore(catalog/gql): tidying up formatting

This commit is contained in:
blam
2020-09-17 14:52:18 +02:00
parent 6824411684
commit 99ee33abf5
+1 -1
View File
@@ -50,7 +50,7 @@ const schema = /* GraphQL */ `
}
# TODO: move this definition into plugin-scaffolder-graphql
type TemplateEntitySpec {
type TemplateEntitySpec {
type: String!
path: String
schema: JSONObject!