Skip to main content

String

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

scalar String

Returned By

createPersonalAccessToken mutation

Member Of

Account object ● beta_v1_licenses query ● createPersonalAccessToken mutation ● deletePersonalAccessToken mutation ● deprecated directive ● Device object ● DeviceCredentials object ● DeviceFilter input ● DeviceInput input ● DeviceProfile object ● DeviceProfileInput input ● docs directive ● Entitlement object ● LicenseType object ● NTRIP object ● PersonalAccessToken object ● PositionLLADMS object ● revokePersonalAccessToken mutation ● RtkService object ● Signal object ● specifiedBy directive ● Station object ● StringConditional input ● Tag object ● TagFilter input ● TagInput input ● updateAccount mutation ● User object ● UserInput input