Type: KeyValuePair

A Key Value Pair (KVP) is a simple data structure consisting of a key and a value. This is used to store arbitrary metadata.


Properties

NameTypeDescription
_cursorString

Provides a value that can be supplied to the after argument for pagination. Depends on the value of the orderBy argument.

createdAtDateTime

The instant this object has been created

idID

An auto-generated string that identifies this child entity uniquely within this collection of child entities

keyString

The key value

updatedAtDateTime

The instant this object has been updated the last time

valueString

The value associated to the key


This page was generated: 2024-05-17