You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Pavel910 For this one, we're gonna need a separate Number type for the GraphQL schema I'd say. It's either that or the user will have to select the number type in field options.
No need to have two separate fields. For now, let's just go with a single "number" field and later down the road we can adjust this if needed.
BONUS:
I totally forgot that we have the
graphql-scalar
plugin. So while you're at it, please document it as well.Just create a new entry here: https://docs.webiny.com/docs/api-development/plugins-reference
The text was updated successfully, but these errors were encountered: