File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Extended Scalars for graphql-java
2
2
3
+ [ ![ Build Status] ( https://github.com/graphql-java/graphql-java-extended-scalars/actions/workflows/master.yml/badge.svg )] ( https://github.com/graphql-java/graphql-java-extended-scalars/actions/workflows/master.yml )
4
+ [ ![ Latest Release] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java-extended-scalars/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java-extended-scalars/ )
5
+ [ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/graphql-java/graphql-java-extended-scalars/blob/master/LICENSE.md )
6
+
7
+
3
8
This library provides extended scalars for [ graphql-java] ( https://github.com/graphql-java/graphql-java )
4
9
5
10
Scalars in graphql are the leaf nodes of a query, the non compound values that cant be queried further via sub field selections.
You can’t perform that action at this time.
0 commit comments