> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/api/graphql/knowledge-graph/scalars/string.md).

# 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.

```graphql
scalar String
```

### Member Of

[`Asset`](/api/graphql/knowledge-graph/object-types/asset.md) object ● [`AssetCollectionFilter`](/api/graphql/knowledge-graph/input-types/asset-collection-filter.md) input ● [`AssetType`](/api/graphql/knowledge-graph/object-types/asset-type.md) object ● [`AttributeCollectionFilter`](/api/graphql/knowledge-graph/input-types/attribute-collection-filter.md) input ● [`AttributeType`](/api/graphql/knowledge-graph/object-types/attribute-type.md) object ● [`BooleanAttributeCollectionFilter`](/api/graphql/knowledge-graph/input-types/boolean-attribute-collection-filter.md) input ● [`Community`](/api/graphql/knowledge-graph/object-types/community.md) object ● [`DateAttributeCollectionFilter`](/api/graphql/knowledge-graph/input-types/date-attribute-collection-filter.md) input ● [`deprecated`](/api/graphql/knowledge-graph/type-directives/deprecated.md) directive ● [`Domain`](/api/graphql/knowledge-graph/object-types/domain.md) object ● [`DomainCollectionFilter`](/api/graphql/knowledge-graph/input-types/domain-collection-filter.md) input ● [`DomainType`](/api/graphql/knowledge-graph/object-types/domain-type.md) object ● [`ExternalMapping`](/api/graphql/knowledge-graph/object-types/external-mapping.md) object ● [`MultiValueAttribute`](/api/graphql/knowledge-graph/object-types/multi-value-attribute.md) object ● [`MultiValueAttributeCollectionFilter`](/api/graphql/knowledge-graph/input-types/multi-value-attribute-collection-filter.md) input ● [`NumericAttributeCollectionFilter`](/api/graphql/knowledge-graph/input-types/numeric-attribute-collection-filter.md) input ● [`Organization`](/api/graphql/knowledge-graph/interfaces/organization.md) interface ● [`RelationCollectionFilter`](/api/graphql/knowledge-graph/input-types/relation-collection-filter.md) input ● [`RelationType`](/api/graphql/knowledge-graph/object-types/relation-type.md) object ● [`Role`](/api/graphql/knowledge-graph/object-types/role.md) object ● [`specifiedBy`](/api/graphql/knowledge-graph/type-directives/specified-by.md) directive ● [`Status`](/api/graphql/knowledge-graph/object-types/status.md) object ● [`StringAttribute`](/api/graphql/knowledge-graph/object-types/string-attribute.md) object ● [`StringAttributeCollectionFilter`](/api/graphql/knowledge-graph/input-types/string-attribute-collection-filter.md) input ● [`StringFilter`](/api/graphql/knowledge-graph/input-types/string-filter.md) input ● [`Tag`](/api/graphql/knowledge-graph/object-types/tag.md) object ● [`Type`](/api/graphql/knowledge-graph/interfaces/type.md) interface ● [`User`](/api/graphql/knowledge-graph/object-types/user.md) object ● [`UserGroup`](/api/graphql/knowledge-graph/object-types/user-group.md) object
