graphql-jpa
graphql-jpa copied to clipboard
JPA Implementation of GraphQL (builds on graphql-java)
Results
12
graphql-jpa issues
Sort by
recently updated
recently updated
newest added
First, congratulations for your project and thanks for your open source contribution! We have rewritten your test cases in pure Java - just keeping junit dependency - to help us...
Currently appears to support Date, but not GregorianCalendar. Model attributes of java type GregorianCalendar throw UnsupportedOperationException (GraphQLSchemaBuilder, line 135).