Replies: 4 comments
-
You can use an integer that is higher than 32 bit,or you can use |
Beta Was this translation helpful? Give feedback.
0 replies
-
is not 5094967295 higher than 32 bit yet? [
{
"appId": "10384",
"date": "2023-05-11",
"total": 8589934592
}
] got total is Int type too. Thanks for your help. |
Beta Was this translation helpful? Give feedback.
0 replies
-
"dependencies": {
"@graphql-mesh/cli": "^0.82.35",
"@graphql-mesh/graphql": "^0.93.1",
"@graphql-mesh/json-schema": "^0.93.1",
"@graphql-mesh/mysql": "^0.93.1",
"@graphql-mesh/openapi": "^0.93.1",
"@graphql-mesh/transform-filter-schema": "^0.93.2",
"@graphql-mesh/transform-naming-convention": "^0.93.1",
"@graphql-mesh/transform-rename": "^0.93.1"
}
|
Beta Was this translation helpful? Give feedback.
0 replies
-
[
{
"appId": "10384",
"date": "2023-05-11",
"total": 9223372036854775807
}
] get error: Failed to generate the schema Error: Type of value couldn't be determined |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
responseSample:
I got
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions