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

_empty query ● _makeEmpty mutation

Member of

_makeEmpty mutation ● App object ● AppClientResponse object ● AppCreateInput input ● AppUpdateInput input ● deprecated directive ● inviteUser mutation ● myNotifications query ● PageInfo object ● Partner object ● PartnerCreateInput input ● PartnerIdentityPermissions object ● PartnerIdentityPermissionsInput input ● PartnerNotificationUserNames object ● PartnerNotificationUserNamesInput input ● partners query ● PartnerUpdateInput input ● PublicApp object ● publicApps query ● publicIdentities query ● PublicIdentity object ● queryPublicIdentityByEmail query ● specifiedBy directive ● User object ● UserNotification object ● UserUpdateInput input