issues Search Results · repo:graphql-java/graphql-java-extended-scalars language:Java
Filter by
45 results
(85 ms)45 results
ingraphql-java/graphql-java-extended-scalars (press backspace or delete to remove)200,{ errors :[{ message : More than 15,000 grammar tokens have been presented. To prevent Denial Of Service attacks,
parsing has been cancelled. , locations...
When sending an array with more than 15k ...
MaxGuillen
- 1
- Opened on Oct 14, 2024
- #146
Had to use neovisionaries CountryCode and a custom scalar to get around this. Could be that it is not a fully fledged
country code and you don t want to include it but I figured it s worth mentioning
vonElfvin
- 1
- Opened on Oct 1, 2024
- #145
There are some oddities in package versions published that break our Renovate automatic update process - one
labeled 2023-01-24T02-11-56-babda5f is always detected by renovate as the latest version 2023 ...
TiKevin83
- 1
- Opened on Jul 18, 2024
- #141
Currently, all the extended scalars implementing Coercing implement the deprecated apis with only one method parameter.
The Scalars can be updated to implement the non-deprecated methods of Coercing.
lenin-jaganathan
- 1
- Opened on Mar 5, 2024
- #131
Describe the bug In src/main/java/graphql/scalars/datetime/DateTimeScalar.java, it s incorrectly using three digits of
NANO_OF_SECOND in the DateTimeFormatter. If It s a three digit fraction of a second, ...
nathanclayton
- 2
- Opened on Dec 26, 2023
- #126
We have a scenario where we need to handle the CoercingParseValueException being thrown from DateScalar on line 62, and
we want to add some of our own values to the extensions property before the response ...
jhashubhamkr
- Opened on Dec 19, 2023
- #124
I needed to fix ZoneId in my dates from server and found something that I don t see a reason for, can some one help?
In DateTimeScalar
Is there any reason why this code is used:
private static DateTimeFormatter ...
sadv1r
- 3
- Opened on Nov 16, 2023
- #121
Describe the bug Scenario: When I have a scenario where I need to send one attribute with key value pair data to a
graphql server, I use the Scalar type as Json in the setup and declare the same thing ...
GRajaMca
- 1
- Opened on Jun 7, 2023
- #109
Describe the bug
I lost some time today debugging an issue where it seemed that the GraphQLBigDecimal scalar was not working. In fact, it
turned out that the name of the scalar needed to be BigDecimal, ...
dan-f
- 4
- Opened on May 3, 2023
- #105
Describe the bug When using the ObjectScalar in the GraphQL schema it is possible to trigger the
graphql.AssertException: Internal error: should never happen: We have covered all Value types. The bug was ...
Kingson-de
- 4
- Opened on Jan 6, 2023
- #90

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.