Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions scalars/contributed/andimarek/local-date.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# LocalDate — GraphQL Custom Scalar

"Author - andimarek"
Author - andimarek

"Date - 2023-01-18"
Date - 2023-01-18

This is a String-based scalar.

Expand Down
4 changes: 2 additions & 2 deletions scalars/template-string.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# \<name\> — GraphQL Custom Scalar

"Author - \<github user name\> "
Author - \<github user name\>

"Date - \<the date of the first publication in YYYY-MM-DD format\>"
Date - \<the date of the first publication in YYYY-MM-DD format\>

This template is meant to be copied and modified. This template is meant for
scalars which are based on the built-in String scalar
Expand Down
4 changes: 2 additions & 2 deletions scalars/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# \<name\> — GraphQL Custom Scalar

"Author - \<github user name\> "
Author - \<github user name\>

"Date - \<the date of the first publication in YYYY-MM-DD format\>"
Date - \<the date of the first publication in YYYY-MM-DD format\>

This template is meant to be copied and modified. This template is meant for
scalars which are _not_ based on the built-in String scalar
Expand Down