Skip to content

Commit 5732e29

Browse files
authored
PROJECT_LANG_1.graphql [V1]
Version 1 of the first project language file for this project.
1 parent 1894543 commit 5732e29

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

PROJECT_LANG_1.graphql

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Start of script
2+
{
3+
"data": {
4+
"title": "Project language file 1"
5+
"subtitle": "For: seanpm2001/Learn-GraphQL"
6+
"about": "About:"
7+
"description": "I decided to make GraphQL the main project language file for this project (Seanpm2001/Learn-GraphQL) as GraphQL is the language this project is dedicated to, because this project is about learning the GraphQL programming language. It only makes sense to GraphQL the official language for this project. It is getting its own project language file, starting here."
8+
}
9+
}
10+
# Output:
11+
12+
# Project language file 1
13+
# For: seanpm2001/Learn-GraphQL
14+
# About:
15+
# I decided to make GraphQL the main project language file for this project (Seanpm2001/Learn-GraphQL) as GraphQL is the language this project is dedicated to, because this project is about learning the GraphQL programming language. It only makes sense to GraphQL the official language for this project. It is getting its own project language file, starting here.
16+
17+
# File info
18+
# File type: GraphQL source file (*.graphql)
19+
# File version: 1 (2022, Tuesday, September 13th at 4:53 pm PST)
20+
# Line count (including blank lines and compiler line): 23
21+
22+
# End of script

0 commit comments

Comments
 (0)