Skip to content

Conversation

@ardeois
Copy link
Owner

@ardeois ardeois commented Jun 9, 2020

We only supported Date scalars, but they can be more.
As we don't know the type of scalars, the easy way is to represent it as a string.

We could improve the support of custom scalar types through a config, but let's see that later

Fixes #17

We only supported `Date` scalars, but they can be more.
As we don't know the type of scalars, the easy way is to represent it as a string.

We could improve the support of custom scalar types through a config, but let's see that later
@ardeois ardeois self-assigned this Jun 9, 2020
@ardeois ardeois added minor Increment the minor version when merged patch Increment the patch version when merged and removed minor Increment the minor version when merged labels Jun 9, 2020
@ardeois ardeois merged commit aa7b348 into master Jun 9, 2020
@ardeois ardeois deleted the fix/scalars branch June 9, 2020 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom scalar is mocked as a type

2 participants