chkimes/graphql-net

Discussion: Handling .NET primitives vs. GraphQL Scalars

chkimes opened this issue · 0 comments

https://facebook.github.io/graphql/#sec-Scalars

GraphQL defines 5 scalars by default, but we have tons of primitives in .NET that should probably be exposed. This issue is for discussion of how to handle .NET primitives in the schema.