ENUM

BrandSignInTemplate

link GraphQL Schema definition

  • enum BrandSignInTemplate {
  • # Default
  • DEFAULT
  • # Horizontal Split Template
  • HORIZONTAL_SPLIT
  • # Centered Template
  • CENTERED
  • }