Skip to content

Commit f03414a

Browse files
committed
Updating badges
1 parent 573beab commit f03414a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Extended Scalars for graphql-java
22

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+
38
This library provides extended scalars for [graphql-java](https://github.com/graphql-java/graphql-java)
49

510
Scalars in graphql are the leaf nodes of a query, the non compound values that cant be queried further via sub field selections.

0 commit comments

Comments
 (0)