GraphQL scalar types are similar to primitive types in other programming languages. They always resolve to concrete data. Use this document to guide you in using GraphQL scalar types on Insites.
The
The
The
The
Represents
The
It could be any of the following:
Colour can be represented by:
GeometryJSON is a JSON format for encoding a variety of geographic data structures. It supports the following geometry types:
Point example:
Polygon example:
More information:https://tools.ietf.org/html/rfc7946.
Represents data as a collection of unique keys and their values. They are also known as
associative arrays, maps or dictionaries. It can be any level deep. You can create it in liquid by
converting JSON object with
Represents data defined by Insites stored in the
An ISO 8601-encoded DateTime.
Code example:
Defines the quality of the image, 0 - lowest quality, 100 - highest quality.
Represents Date and time data expressed according to ISO 8601 format to which values are automatically converted.
Represents data structures formatted as JSON standard.
Must be within range -90.0..90.0.
Must be within range -180.0..180.0.
Represents data defined by Insites stored in a
Model property name.
Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.