Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/graphql-java/graphql-java

GraphQL Java implementation
https://github.com/graphql-java/graphql-java

star wars schema

42029a7be197da6d4dee1c837063d2fe76e0a4b1 authored over 9 years ago by andimarek <[email protected]>
fixed typo in link

f9e7a7d14cf0340a0d214939c2475966fde2a9ca authored over 9 years ago by andimarek <[email protected]>
star wars schema example

c96cf83e2c89adae06851e51c2f76eaebdb7345a authored over 9 years ago by andimarek <[email protected]>
the start of builder pattern everywhere (wip)

5fe8f7090ad1017d59f4409604b19aa4c49d2615 authored over 9 years ago by andimarek <[email protected]>
directives implementation (included applying spec changes)

fc59a95d8df53991eb2200a9b05f532e10f76dc5 authored over 9 years ago by andimarek <[email protected]>
add built-in directives

start implementing builder pattern

1cf3133b684e6c64e2525f5005b435eba7f3e611 authored over 9 years ago by andimarek <[email protected]>
argument resolving

c72e40e3543b30ca38718c885ce310e938bb41bb authored over 9 years ago by andimarek <[email protected]>
input resolving

ed016c2588e0d0df4e177d93a984f69b092f5112 authored over 9 years ago by andimarek <[email protected]>
adds correct ListType and NonNullType handling for the query

c0b60b205d8dc46b8675df9f7e9a222b5229e20b authored over 9 years ago by andimarek <[email protected]>
working on resolving

2d0f797d8cab55e03ff06829de7815482102b640 authored over 9 years ago by andimarek <[email protected]>
working on variable resolving

42ce82f2e5d2597ab8c55276abfaae7ba6d93df3 authored over 9 years ago by andimarek <[email protected]>
fix: wrong interface

3c97b9700ca4e1202a3fef5b0db9b10f8679dc6c authored over 9 years ago by andimarek <[email protected]>
schema: add inputObjectFields

4a6c941808a8e50a69633dc094f4d763c78462ea authored over 9 years ago by andimarek <[email protected]>
working on schema in general and schema util (wip)

be91857c4995372453ecb5091dc15d78b83f5d71 authored over 9 years ago by andimarek <[email protected]>
add types to union

cd3142742e791b085edbd33a0a70564b7fe6541e authored over 9 years ago by andimarek <[email protected]>
schema: add interfaces to objects

f670e5144e18da3ced3a25739597f036060a56fb authored over 9 years ago by andimarek <[email protected]>
all built-in scalars

6e7e5ef1b8403cd470da0d6f35fea64bdf8df841 authored over 9 years ago by andimarek <[email protected]>
readme

477deb871469b3f03eacfa39bd5becf78111095b authored over 9 years ago by andimarek <[email protected]>
adds second test with inner fields

simplified schema definition
bit cleanup

966fd46ca118383200e0efdf33f049b077e7edd9 authored over 9 years ago by andimarek <[email protected]>
readme

f30d4731d8a9d378f819c95bd630a55df097feba authored over 9 years ago by andimarek <[email protected]>
readme

1fe282d4f2d3eaf4ff361985bafed67f42c3a614 authored over 9 years ago by andimarek <[email protected]>
readme

10ba07a04e13291b56f6edcd41fec459a85505fa authored over 9 years ago by andimarek <[email protected]>
readme

8f74beef29b57f85c77443fc9bec1bbb776a6786 authored over 9 years ago by andimarek <[email protected]>
add readme and license

30dd8104b3cb6fb7bd9adcb57b954a3552a32cd3 authored over 9 years ago by andimarek <[email protected]>
simple hello world query

61de94737bcae9f863a7ffe7f185c44c3f8a9e04 authored over 9 years ago by andimarek <[email protected]>
working on schema and execution

a99b06e53a2947a2a8d7496690141965b4c55209 authored over 9 years ago by andimarek <[email protected]>
directives

49eeef0efd7d20cfec65a479d107ffb31a427acd authored over 9 years ago by andimarek <[email protected]>
inline fragments

56ea2eb1d312afc5f2ef6c29d8ac98e0c08bb8f3 authored over 9 years ago by andimarek <[email protected]>
values

a3705f35ba0a4e1781eebb323e1c4069754afd5b authored over 9 years ago by andimarek <[email protected]>
fragment definitions and fragment spreads

fd20a65fa0f25b68d25707b3e2689631ae58e72f authored over 9 years ago by andimarek <[email protected]>
more field arguments

3dad4dff2fc58897b75be56bd4f54263c7b1cd42 authored over 9 years ago by andimarek <[email protected]>
field arguments

3fa91cdbb029057e5e08dc5b618b5c1b98542560 authored over 9 years ago by andimarek <[email protected]>
next test: variable definitions, named operations etc

f95565dc5eb0783ab7fbb3f5914590552827c818 authored over 9 years ago by andimarek <[email protected]>
next parser test

7fcb1933e96df0c24de3b88fbeaa165793301eaa authored over 9 years ago by andimarek <[email protected]>
First parser test

107caa5fd4f45b38fa314e5d7005ddf54fffc5c5 authored over 9 years ago by andimarek <[email protected]>
WIP

ca6a166c2f48f41d88ccfda584a074288acb2181 authored over 9 years ago by andimarek <[email protected]>