RepositoryDataType is an enumerated list of datatypes used for controlling the type of data allowed in a repository.

This enumerated datatype is used by the createRepository() mutation field. It's also used by the datatype, UpdateRepoDataTypeInputObject, which is used by the updateRepositoryDataType() mutation. This enumerated datatype is also used by the main datatype, Repository, which is used by several mutation and query fields.

Table: RepositoryDataType

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 3, 2025
ANYDATA   Short-TermThe repository data is unrestricted to a particular datatype.
FALCON   Short-TermThe repository data is restricted to the Falcon datatype.