Homepage

QueryModelSchema

Last edit: Oct 26, 2022

No description

type QueryModelSchema {
  id: Int
  ids: [Int]
  name: String
  names: [String]
}

Fields

id (Int)

ids (Int)

name (String)

names (String)

Questions?

We are always happy to help with any questions you may have.

contact us