Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 406 Bytes

File metadata and controls

37 lines (33 loc) · 406 Bytes

Tag

Fields

These are all the fieds you can query on the Tag entity.

{
  tag {
    id
    name
    summary
    object {
        id
        summary
    }
  }
}

Arguments

These are all the possible arguments for an Tag query:

page
size

id
summary

Sorting

The available sorting terms are:

id
summary
name

Aggregations

There are no aggregation terms for Tag.