Skip to main content
Version: 8.4

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

Member of

claimTask mutation ● completeTask mutation ● deleteProcessInstance mutation ● deprecated directive ● Form object ● form query ● specifiedBy directive ● Task object ● task query ● TaskQuery input ● unclaimTask mutation ● User object ● Variable object ● variable query ● VariableInput input ● variables query