Skip to main content
enum

The set of valid sort keys for the Article query.

Sort by the author value.

Sort by the blog_title value.

Sort by the id value.

Sort by the published_at value.

Sort by the title value.

Sort by the updated_at value.


Was this section helpful?

•ARGUMENT

The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start.


Was this section helpful?