issues
search
smallrye
/
smallrye-graphql
Implementation for MicroProfile GraphQL
Apache License 2.0
160
stars
92
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make it possible to use Optional on payloads
#2229
velo
closed
6 hours ago
0
Updated version of java from 11 to 17
#2228
mskacelik
opened
2 days ago
0
removed unnecessary "data": null if request failed before execution
#2227
mskacelik
opened
2 days ago
0
Added test for subscription source field (batch)
#2226
mskacelik
closed
2 days ago
0
removed unnecessary "data": null if request failed before execution
#2225
mskacelik
closed
2 days ago
1
Typed Client: all classes for the possibleTypes have to be present
#2224
jmini
opened
2 weeks ago
10
Switched priority of properties during merging (application.properties > annotation properties (in a bean))
#2223
mskacelik
closed
2 weeks ago
0
Some CI fixes
#2222
jmartisk
closed
2 weeks ago
0
Fix smallrye#2219: bean validation regression for null values
#2221
dpolysiou
closed
2 weeks ago
0
Try to fix the TCKs
#2220
jmartisk
opened
2 weeks ago
0
Regression: NPE in BeanValidationError#getExtensions
#2219
schulzp
closed
2 weeks ago
0
Bump org.apache.maven.plugins:maven-dependency-plugin from 3.3.0 to 3.8.1
#2218
dependabot[bot]
opened
3 weeks ago
0
Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.6.4 to 3.15.1
#2217
dependabot[bot]
opened
3 weeks ago
0
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.4 to 3.15.1
#2216
dependabot[bot]
opened
3 weeks ago
0
Is there a way of changing the max header size limit for dynamic client in http mode?
#2215
Vitali-Kazhuro
closed
3 weeks ago
2
Is there a equivalent of __resolveReference for subgraph federation ?
#2214
bfiorito
opened
4 weeks ago
1
Custom experimental TCK tests (server side) do not execute
#2212
mskacelik
opened
1 month ago
2
Release 2.11.0
#2211
jmartisk
closed
1 month ago
0
fixed adaptXXX issue
#2210
mskacelik
closed
1 month ago
0
Add some docs about logging in standalone apps
#2209
jmartisk
closed
1 month ago
0
Remove 'provided' scope from some client dependencies
#2208
jmartisk
closed
1 month ago
4
(2.2.x) graphql-java 20.9
#2206
jmartisk
closed
1 month ago
0
some small fixes (documentation/code)
#2205
mskacelik
closed
1 month ago
0
Fix gradle plugin for correct generation federated schema
#2204
RoMiRoSSaN
closed
1 month ago
2
added optimalization for dynamic client via service loading of Factory classes
#2203
mskacelik
closed
1 month ago
0
Bump version to 2.11.0-SNAPSHOT
#2202
jmartisk
closed
1 month ago
0
Gather bean validation violations in a single field error
#2201
dpolysiou
closed
1 month ago
8
Add -B option to all maven executions
#2200
jmartisk
closed
1 month ago
0
(2.7.x) Upgrade to GraphQL Java 21.5
#2199
jmartisk
closed
1 month ago
0
Validation errors and `@NonNull` return types, in combination with `@Source`
#2198
dpolysiou
closed
1 month ago
13
Add a way to pass in a logPublisher
#2197
phillip-kruger
closed
1 month ago
1
Vertx client implementation requires yasson at runtime
#2196
jmini
closed
1 month ago
5
Error on application startup: "graphql.AssertException: type FooDTO not found in schema"
#2195
vitomanuguerrasoft
closed
1 month ago
3
Added a (Key/Trust)StoreOptions configuration properties
#2194
mskacelik
closed
1 month ago
0
Bump org.apache.maven.plugins:maven-dependency-plugin from 3.3.0 to 3.8.0
#2193
dependabot[bot]
closed
3 weeks ago
1
Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.6.4 to 3.15.0
#2192
dependabot[bot]
closed
3 weeks ago
1
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.4 to 3.15.0
#2191
dependabot[bot]
closed
3 weeks ago
1
Bump org.apache.maven:maven-plugin-api from 3.8.6 to 3.9.9
#2190
dependabot[bot]
opened
2 months ago
0
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0 to 3.1.3
#2189
dependabot[bot]
opened
2 months ago
0
Fix directives building
#2188
RoMiRoSSaN
closed
2 months ago
5
Passing request arguments to @Source methods
#2187
RoMiRoSSaN
closed
2 months ago
2
Fix ConcurrentModificationException in federation fetcher
#2186
RoMiRoSSaN
closed
2 months ago
0
Throw an error when both DefaultValue and NonNull are present
#2185
jmartisk
closed
1 month ago
0
Add @Namespace for GraphQLApi and GraphQLClientApi
#2184
RoMiRoSSaN
closed
1 month ago
15
Release 2.10.0
#2183
jmartisk
closed
2 months ago
0
Release 2.10.0
#2182
jmartisk
closed
2 months ago
0
Add more info to the "Ignoring non null" message
#2181
jmartisk
opened
2 months ago
7
Handling federation _entities queries without creating @Query
#2180
RoMiRoSSaN
closed
1 month ago
12
bump version of graphql-java 22.2
#2179
mskacelik
closed
2 months ago
1
Client model union/interface implementation
#2177
mskacelik
closed
2 months ago
0
Next