issues
search
overblog
/
GraphQLBundle
This bundle provides tools to build a complete GraphQL API server in your Symfony App.
MIT License
788
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add php 8.4
#1196
mcg-web
opened
1 day ago
0
Custom collection constraint
#1195
theofidry
opened
1 month ago
0
Non-UserError/UserWarning exceptions are considered as internal
#1194
theofidry
opened
1 month ago
0
ArgumentsValidationException logged as critical
#1193
nicolas-codemate
opened
2 months ago
0
ResolveInfo injection in Query
#1191
Vincz
closed
2 months ago
4
Restrict to send JSON request as string (object expected)
#1190
vladdnepr
opened
4 months ago
0
Support Symfony 7.1
#1189
jerowork
closed
4 months ago
2
DependencyInjection\Extension deprecation warning
#1187
VarunAgw
opened
5 months ago
0
ResolveInfo not available in Query
#1186
fp-cfr
opened
6 months ago
8
Add the concept of "validation_mode"
#1185
joesaunderson
opened
6 months ago
3
Don't validate fields that were not passed
#1184
joesaunderson
closed
6 months ago
21
Update DocBlockTypeGuesser.php - cs fix
#1183
Vincz
closed
7 months ago
0
Validation is called on optional fields that are not passed
#1182
joesaunderson
closed
6 months ago
0
Allow for linked validations to be named differently to property
#1181
joesaunderson
closed
7 months ago
3
Help: Unclear how to use validation "link" with mutation/input objects
#1180
joesaunderson
closed
7 months ago
2
Add ability to set HTTP status code and set own headers
#1179
vladyslavv-ua
opened
7 months ago
0
Fix Arguments order of the method matter
#1178
Vincz
closed
7 months ago
0
Arguments order shouldn't matter
#1177
Vincz
closed
7 months ago
0
Ensure that a #[GQL\Arg] on method has a matching parameter
#1176
Vincz
closed
7 months ago
0
Validate only InputObject types fix #1170
#1175
Vincz
closed
7 months ago
0
Update documentation in favor of attributes
#1174
Vincz
closed
7 months ago
0
Annotations should be deprecated
#1173
Vincz
opened
7 months ago
3
Cleanup Input default value and Fix #1171
#1172
Vincz
closed
7 months ago
0
Default field value for Input Object
#1171
Vincz
closed
7 months ago
0
ArgumentTransfomer should only validate arguments of type input
#1170
Damienbelingheri
closed
7 months ago
0
Automatic type resolver for annotations/attributes
#1169
Vincz
closed
7 months ago
0
Multi level Input-object validation issue
#1168
morkers
opened
8 months ago
1
Multiline documentation with a graphql schema leads to unnececairy indent/code block formatting
#1167
mousetail
opened
8 months ago
1
test: Add test that reproduce issue #1165
#1166
mathroc
opened
8 months ago
0
Type error introduced in 1.2.0
#1165
luckyraul
closed
7 months ago
23
Dataloader or Resolver Contexts & Parameters
#1164
LeoAdamek
opened
8 months ago
0
Ignoring of the name parameter of field attribute
#1163
qnixdev
opened
8 months ago
3
The path "overblog_graphql_types.RootQuery._object_config.fields" should have at least 1 element(s) defined.
#1162
alexhampu
closed
7 months ago
10
Update index.md
#1159
newtoframework
closed
7 months ago
0
Update index.md
#1158
newtoframework
closed
7 months ago
0
fix issue with parsing invalid files
#1157
flaviu-chelaru
closed
9 months ago
0
Do not inject the authorization checker service in GraphQL types
#1156
hunhejj
closed
8 months ago
1
Fix profiler & update phpcs
#1155
Vincz
closed
9 months ago
1
Example from doc not working under Symfony 6
#1154
hunhejj
closed
7 months ago
1
Types with same name differents according to schema
#1153
remi-vasco
opened
10 months ago
0
MetadataParser will throw exception if you have Symfony PHP Configurations in your bundle
#1152
flaviu-chelaru
closed
9 months ago
4
Merge guessed argument properties and args described with GQL\Arg
#1151
mathroc
closed
8 months ago
6
Only look at attributes implementing Annotation
#1150
mathroc
closed
8 months ago
1
Default enum value for argument when using annotations
#1149
mathroc
opened
10 months ago
3
Dynamic fields from database
#1148
viktor073
opened
11 months ago
1
Add support for `parseValue` configuration for `input-object` types
#1147
sustmi
opened
11 months ago
0
Symfony 7 support
#1146
sitepark-veltrup
closed
7 months ago
1
PhpStan for AliasedInterface.php
#1145
martcor
opened
11 months ago
0
Symfony 7 / PHP 8.3 compatibility
#1144
Vincz
closed
11 months ago
5
Fix argument transformer for typed properties without default value
#1143
deeky666
closed
1 year ago
3
Next