ENUM

VersionSourceType

link GraphQL Schema definition

  • enum VersionSourceType {
  • # Specifies that the version source type is Cassandra.
  • VERSION_SOURCE_TYPE_CASSANDRA
  • # Specifies that the version source type is MongoDB.
  • VERSION_SOURCE_TYPE_MONGO
  • }