Scalars
Scalars are the basic building blocks — the primitive types like String, Int, Boolean, and Float, plus any custom ones this API defines. They tell you what kind of value a field holds, so you can send the right data in a request and interpret results correctly.
Was this section helpful?
What made this section unhelpful for you?
On this page
- Scalars