Closed cmeeren closed 1 month ago
Hot Chocolate
14.0.0-rc.1
none
Surface a Decimal field through HotChocolate.
Decimal
This schema:
"[some useful description]" scalar Decimal
"The built-in `Decimal` scalar type." scalar Decimal
The Decimal scalar type is not built-in from a GraphQL perspective, so this message is incorrect.
No response
@glen-84 maybe we just put the System.Decimal description in here as this is what the type wraps.
Product
Hot Chocolate
Version
14.0.0-rc.1
Link to minimal reproduction
none
Steps to reproduce
Surface a
Decimal
field through HotChocolate.What is expected?
This schema:
What is actually happening?
This schema:
The Decimal scalar type is not built-in from a GraphQL perspective, so this message is incorrect.
Relevant log output
No response
Additional context
No response