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

Member Of

Collection object ● ContextField object ● ContextFieldInput input ● ContextTextValue object ● Conversation object ● CreateCollectionInput input ● CreateDocumentInput input ● deprecated directive ● Document object ● DocumentUploadDetails object ● ImportConversationInput input ● ImportConversationMessageInput input ● ImportUserInput input ● InitiateUploadDocumentInput input ● Message object ● MessageFeedback object ● MessageSource object ● MessageStatusUpdate object ● SendMessageInput input ● specifiedBy directive ● SubmitMessageFeedbackInput input ● UpdateCollectionInput input ● UpdateDocumentInput input ● User object