Skip to content

Commit 6239765

Browse files
authored
Add mll-lab/graphql-php-scalars to docs/complementary-tools.md (#853)
1 parent 82cf12a commit 6239765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/complementary-tools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* [GraphQL Batch Processor](https://github.com/vasily-kartashov/graphql-batch-processing) – Provides a builder interface for defining collection, querying, filtering, and post-processing logic of batched data fetches
1818
* [GraphQL Utils](https://github.com/simPod/GraphQL-Utils) – Objective schema definition builders (no need for arrays anymore) and `DateTime` scalar
1919
* [Relay Library](https://github.com/ivome/graphql-relay-php) – Helps construct Relay related schema definitions
20+
- [MLL Scalars](https://github.com/mll-lab/graphql-php-scalars) - Collection of custom scalar types
2021

2122
# GraphQL Clients
2223

0 commit comments

Comments
 (0)