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

Agent object ● AgentsQueryInput input ● Collection object ● Config object ● ContextField object ● ContextFieldInput input ● ContextTextValue object ● Conversation object ● CreateAgentInput input ● 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 ● Tool object ● UpdateAgentInput input ● UpdateCollectionInput input ● UpdateDocumentInput input ● User object