ENUM

ModelAttributeTypes

link GraphQL Schema definition

  • enum ModelAttributeTypes {
  • binary
  • binarySet
  • bool
  • list
  • map
  • number
  • numberSet
  • string
  • stringSet
  • _null
  • }