ENUM

SourceSourceType

link GraphQL Schema definition

  • enum SourceSourceType {
  • # Specifies that the source type is Cassandra.
  • SOURCE_SOURCE_TYPE_CASSANDRA
  • # Specifies that the source type is MongoDB.
  • SOURCE_SOURCE_TYPE_MONGO
  • }