General Object Methods

The object namespace supports general methods for working with objects and returning information about objects.

object.list

object.list returns a list of object types.

object.describe

object.describe returns a JSON schema description of each object specified.

object.query

object.query can perform ad-hoc queries on supported objects.

Docs Navigation