> 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/data-access/object-types/string-value.md).

# StringValue

No description

```graphql
type StringValue {
  value: String
}
```

### Fields

#### value ● [`String`](/api/graphql/data-access/scalars/string.md) scalar <a href="#value" id="value"></a>

### Member Of

[`TagKeyEdge`](/api/graphql/data-access/object-types/tag-key-edge.md) object ● [`TagValueEdge`](/api/graphql/data-access/object-types/tag-value-edge.md) object
