ENUM

ReturnType

Enum of ReturnType

link GraphQL Schema definition

  • enum ReturnType {
  • Boolean
  • Integer
  • Float
  • String
  • Time
  • }