GraphQL APISchemaOperationsQueriesarticleOn this pagearticleFind an article by id article( id: Int!): Article Arguments article.id ● Int! non-null scalar Find article by id Type Article object Represents an article in the system.