ENUM

Platform

A type of platform

link GraphQL Schema definition

  • enum Platform {
  • EMBEDDED
  • MOBILE
  • WEB
  • }