OBJECT

Query

link GraphQL Schema definition

  • type Query {
  • _: Boolean
  • # Arguments
  • # cep: [Not documented]
  • cep(cep: String!): Cep
  • }

link Require by

This element is not required by anyone