Scalars
Scalars: Scalars in GraphQL represent primitive data types, such as String, Int, Boolean, Float, etc. They are used to define the types of individual fields in the GraphQL schema.
Was this section helpful?
What made this section unhelpful for you?
On this page
- Scalars