From f9e551a2cfd8215058e43ef4fb69a376ef7bfb4c Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Fri, 17 Mar 2017 22:20:53 -0700 Subject: [PATCH] Separate argument table header --- docs/types.md | 1665 ++++++++++++++++++++------------------- scripts/render-types.js | 7 +- 2 files changed, 868 insertions(+), 804 deletions(-) diff --git a/docs/types.md b/docs/types.md index e33bd58..7cd1c7d 100644 --- a/docs/types.md +++ b/docs/types.md @@ -101,41 +101,42 @@ requests can be made. - + + - + - + - + - + - + @@ -151,20 +152,21 @@ entity will be given as a result – even if the actual name wouldn’t be.
Field / ArgumentFieldArgument Type Description
lookup lookup LookupQuery Perform a lookup of a MusicBrainz entity by its MBID.
browse browse BrowseQuery Browse all MusicBrainz entities directly linked to another entity.
search search SearchQuery Search for MusicBrainz entities using Lucene query syntax.
node node Node Fetches an object given its ID
idid ID! The ID of an object
- + + - + - + - + - + - + - +
Field / ArgumentFieldArgument Type Description
name name String The aliased name of the entity.
sortName sortName String The string to use for the purpose of ordering by name (for @@ -173,7 +175,7 @@ the front).
locale locale Locale The locale (language and/or country) in which the alias is @@ -181,7 +183,7 @@ used.
primary primary Boolean Whether this is the main alias for the entity in the @@ -189,7 +191,7 @@ specified locale (this could mean the most recent or the most common).
type type String The type or purpose of the alias – whether it is a variant, @@ -197,7 +199,7 @@ search hint, etc.
typeID typeID MBID The MBID associated with the value of the type @@ -213,34 +215,35 @@ or settlements (countries, cities, or the like). - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -415,27 +418,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
name name String The official name of the entity.
sortName sortName String The string to use for the purpose of ordering by name (for @@ -249,14 +252,14 @@ the front).
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -264,7 +267,7 @@ alternate names or misspellings.
isoCodes isoCodes [String] ISO 3166 codes are @@ -272,138 +275,138 @@ the codes assigned by ISO to countries and subdivisions.
artists artists ArtistConnection A list of artists linked to this entity.
afterafter String
firstfirst Int
events events EventConnection A list of events linked to this entity.
afterafter String
firstfirst Int
labels labels LabelConnection A list of labels linked to this entity.
afterafter String
firstfirst Int
places places PlaceConnection A list of places linked to this entity.
afterafter String
firstfirst Int
releases releases ReleaseConnection A list of releases linked to this entity.
typetype [ReleaseGroupType] Filter by one or more release group types.
statusstatus [ReleaseStatus] Filter by one or more release statuses.
afterafter String
firstfirst Int
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [AreaEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -450,27 +454,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Area The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -489,34 +494,35 @@ even a fictional character. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -765,27 +771,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
name name String The official name of the entity.
sortName sortName String The string to use for the purpose of ordering by name (for @@ -525,14 +531,14 @@ the front).
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -540,7 +546,7 @@ alternate names or misspellings.
country country String The country with which an artist is primarily identified. It @@ -548,7 +554,7 @@ is often, but not always, its birth/formation country.
area area Area The area with which an artist is primarily identified. It @@ -556,7 +562,7 @@ is often, but not always, its birth/formation country.
beginArea beginArea Area The area in which an artist began their career (or where @@ -564,7 +570,7 @@ they were born, if the artist is a person).
endArea endArea Area The area in which an artist ended their career (or where @@ -572,7 +578,7 @@ they died, if the artist is a person).
lifeSpan lifeSpan LifeSpan The begin and end dates of the entity’s existence. Its exact @@ -580,7 +586,7 @@ meaning depends on the type of entity.
gender gender String Whether a person or character identifies as male, female, or @@ -588,7 +594,7 @@ neither. Groups do not have genders.
genderID genderID MBID The MBID associated with the value of the gender @@ -596,14 +602,14 @@ field.
type type String Whether an artist is a person, a group, or something else.
typeID typeID MBID The MBID associated with the value of the type @@ -611,7 +617,7 @@ field.
ipis ipis [IPI] List of Interested Parties Information @@ -619,7 +625,7 @@ field.
isnis isnis [ISNI] List of International Standard Name Identifier @@ -627,133 +633,133 @@ field.
recordings recordings RecordingConnection A list of recordings linked to this entity.
afterafter String
firstfirst Int
releases releases ReleaseConnection A list of releases linked to this entity.
typetype [ReleaseGroupType] Filter by one or more release group types.
statusstatus [ReleaseStatus] Filter by one or more release statuses.
afterafter String
firstfirst Int
releaseGroups releaseGroups ReleaseGroupConnection A list of release groups linked to this entity.
typetype [ReleaseGroupType] Filter by one or more release group types.
afterafter String
firstfirst Int
works works WorkConnection A list of works linked to this entity.
afterafter String
firstfirst Int
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
rating rating Rating The rating users have given to this entity.
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [ArtistEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -804,13 +811,14 @@ track, etc., and join phrases between them. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
artist artist Artist The entity representing the artist referenced in the @@ -818,7 +826,7 @@ credits.
name name String The name of the artist as credited in the specific release, @@ -826,7 +834,7 @@ track, etc.
joinPhrase joinPhrase String Join phrases might include words and/or punctuation to @@ -841,27 +849,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Artist The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -877,422 +886,423 @@ entity. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1305,55 +1315,56 @@ lists of entities that users can create.
Field / ArgumentFieldArgument Type Description
areas areas AreaConnection Browse area entities linked to the given arguments.
collectioncollection MBID The MBID of a collection in which the entity is found.
afterafter String
firstfirst Int
artists artists ArtistConnection Browse artist entities linked to the given arguments.
areaarea MBID The MBID of an area to which the entity is linked.
collectioncollection MBID The MBID of a collection in which the entity is found.
recordingrecording MBID The MBID of a recording to which the entity is linked.
releaserelease MBID The MBID of a release to which the entity is linked.
releaseGroupreleaseGroup MBID The MBID of a release group to which the entity is linked.
workwork MBID The MBID of a work to which the entity is linked.
afterafter String
firstfirst Int
collections collections CollectionConnection Browse collection entities linked to the given arguments.
areaarea MBID The MBID of an area to which the entity is linked.
artistartist MBID The MBID of an artist to which the entity is linked.
editoreditor String The username of the editor who created the collection.
eventevent MBID The MBID of an event to which the entity is linked.
labellabel MBID The MBID of a label to which the entity is linked.
placeplace MBID The MBID of a place to which the entity is linked.
recordingrecording MBID The MBID of a recording to which the entity is linked.
releaserelease MBID The MBID of a release to which the entity is linked.
releaseGroupreleaseGroup MBID The MBID of a release group to which the entity is linked.
workwork MBID The MBID of a work to which the entity is linked.
afterafter String
firstfirst Int
events events EventConnection Browse event entities linked to the given arguments.
areaarea MBID The MBID of an area to which the entity is linked.
artistartist MBID The MBID of an artist to which the entity is linked.
collectioncollection MBID The MBID of a collection in which the entity is found.
placeplace MBID The MBID of a place to which the entity is linked.
afterafter String
firstfirst Int
labels labels LabelConnection Browse label entities linked to the given arguments.
areaarea MBID The MBID of an area to which the entity is linked.
collectioncollection MBID The MBID of a collection in which the entity is found.
releaserelease MBID The MBID of a release to which the entity is linked.
afterafter String
firstfirst Int
places places PlaceConnection Browse place entities linked to the given arguments.
areaarea MBID The MBID of an area to which the entity is linked.
collectioncollection MBID The MBID of a collection in which the entity is found.
afterafter String
firstfirst Int
recordings recordings RecordingConnection Browse recording entities linked to the given arguments.
artistartist MBID The MBID of an artist to which the entity is linked.
collectioncollection MBID The MBID of a collection in which the entity is found.
isrcisrc ISRC The International Standard Recording Code (ISRC) of the recording.
releaserelease MBID The MBID of a release to which the entity is linked.
afterafter String
firstfirst Int
releases releases ReleaseConnection Browse release entities linked to the given arguments.
areaarea MBID The MBID of an area to which the entity is linked.
artistartist MBID The MBID of an artist to which the entity is linked.
collectioncollection MBID The MBID of a collection in which the entity is found.
discIDdiscID DiscID A disc ID associated with the release.
labellabel MBID The MBID of a label to which the entity is linked.
recordingrecording MBID The MBID of a recording to which the entity is linked.
releaseGroupreleaseGroup MBID The MBID of a release group to which the entity is linked.
tracktrack MBID The MBID of a track that is included in the release.
trackArtisttrackArtist MBID The MBID of an artist that appears on a track in the release, but is not included in the credits for the release itself.
typetype [ReleaseGroupType] Filter by one or more release group types.
statusstatus [ReleaseStatus] Filter by one or more release statuses.
afterafter String
firstfirst Int
releaseGroups releaseGroups ReleaseGroupConnection Browse release group entities linked to the given arguments.
artistartist MBID The MBID of an artist to which the entity is linked.
collectioncollection MBID The MBID of a collection in which the entity is found.
releaserelease MBID The MBID of a release to which the entity is linked.
typetype [ReleaseGroupType] Filter by one or more release group types.
afterafter String
firstfirst Int
works works WorkConnection Browse work entities linked to the given arguments.
artistartist MBID The MBID of an artist to which the entity is linked.
collectioncollection MBID The MBID of a collection in which the entity is found.
iswciswc ISWC The International Standard Musical Work Code (ISWC) of the work.
afterafter String
firstfirst Int
- + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1570,27 +1581,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
name name String The official name of the entity.
editor editor String! The username of the editor who created the collection.
entityType entityType String! The type of entity listed in the collection.
type type String The type of collection.
typeID typeID MBID The MBID associated with the value of the type @@ -1361,204 +1372,204 @@ field.
areas areas AreaConnection The list of areas found in this collection.
afterafter String
firstfirst Int
artists artists ArtistConnection The list of artists found in this collection.
afterafter String
firstfirst Int
events events EventConnection The list of events found in this collection.
afterafter String
firstfirst Int
instruments instruments InstrumentConnection The list of instruments found in this collection.
afterafter String
firstfirst Int
labels labels LabelConnection The list of labels found in this collection.
afterafter String
firstfirst Int
places places PlaceConnection The list of places found in this collection.
afterafter String
firstfirst Int
recordings recordings RecordingConnection The list of recordings found in this collection.
afterafter String
firstfirst Int
releases releases ReleaseConnection The list of releases found in this collection.
typetype [ReleaseGroupType] Filter by one or more release group types.
statusstatus [ReleaseStatus] Filter by one or more release statuses.
afterafter String
firstfirst Int
releaseGroups releaseGroups ReleaseGroupConnection The list of release groups found in this collection.
typetype [ReleaseGroupType] Filter by one or more release group types.
afterafter String
firstfirst Int
series series SeriesConnection The list of series found in this collection.
afterafter String
firstfirst Int
works works WorkConnection The list of works found in this collection.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [CollectionEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -1605,27 +1617,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Collection The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -1640,20 +1653,21 @@ Geographic coordinates described with latitude and longitude. - + + - + - +
Field / ArgumentFieldArgument Type Description
latitude latitude Degrees The north–south position of a point on the Earth’s surface.
longitude longitude Degrees The east–west position of a point on the Earth’s surface. @@ -1667,48 +1681,49 @@ An individual piece of album artwork from the [Cover Art Archive](https://musicb - + + - + - + - + - + - + - + - + - + - +
Field / ArgumentFieldArgument Type Description
fileID fileID String! The Internet Archive’s internal file ID for the image.
image image URLString! The URL at which the image can be found.
thumbnails thumbnails CoverArtImageThumbnails A set of thumbnails for the image.
front front Boolean! Whether this image depicts the “main front” of the release.
back back Boolean! Whether this image depicts the “main back” of the release.
types types [String] A list of image types @@ -1716,21 +1731,21 @@ describing what part(s) of the release the image includes.
edit edit Int The MusicBrainz edit ID.
approved approved Boolean Whether the image was approved by the MusicBrainz edit system.
comment comment String A free-text comment left for the image. @@ -1745,13 +1760,14 @@ cover art. - + + - + - +
Field / ArgumentFieldArgument Type Description
small small URLString The URL of a small version of the cover art, where the @@ -1759,7 +1775,7 @@ maximum dimension is 250px.
large large URLString The URL of a large version of the cover art, where the @@ -1775,60 +1791,61 @@ particular [disc ID](https://musicbrainz.org/doc/Disc_ID). - + + - + - + - + - + - + - + - + - + @@ -1842,41 +1859,42 @@ Generally this means live performances, like concerts and festivals.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
discID discID DiscID! The disc ID of this disc.
offsetCount offsetCount Int! The number of offsets (tracks) on the disc.
offsets offsets [Int] The sector offset of each track on the disc.
sectors sectors Int! The sector offset of the lead-out (the end of the disc).
releases releases ReleaseConnection The list of releases linked to this disc ID.
afterafter String
firstfirst Int
- + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1985,27 +2003,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
name name String The official name of the entity.
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -1884,7 +1902,7 @@ alternate names or misspellings.
lifeSpan lifeSpan LifeSpan The begin and end dates of the entity’s existence. Its exact @@ -1892,21 +1910,21 @@ meaning depends on the type of entity.
time time Time The start time of the event.
cancelled cancelled Boolean Whether or not the event took place.
setlist setlist String A list of songs performed, optionally including links to @@ -1915,14 +1933,14 @@ for syntax and examples.
type type String What kind of event the event is, e.g. concert, festival, etc.
typeID typeID MBID The MBID associated with the value of the type @@ -1930,50 +1948,50 @@ field.
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
rating rating Rating The rating users have given to this entity.
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [EventEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -2020,27 +2039,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Event The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -2057,41 +2077,42 @@ used in relationships between two other entities. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2172,27 +2193,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
name name String The official name of the entity.
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -2099,7 +2120,7 @@ alternate names or misspellings.
description description String A brief description of the main characteristics of the @@ -2107,7 +2128,7 @@ instrument.
type type String The type categorises the instrument by the way the sound is @@ -2116,7 +2137,7 @@ classification.
typeID typeID MBID The MBID associated with the value of the type @@ -2124,43 +2145,43 @@ field.
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [InstrumentEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -2207,27 +2229,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Instrument The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -2244,34 +2267,35 @@ represent a record company. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2431,27 +2455,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
name name String The official name of the entity.
sortName sortName String The string to use for the purpose of ordering by name (for @@ -2280,14 +2304,14 @@ the front).
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -2295,21 +2319,21 @@ alternate names or misspellings.
country country String The country of origin for the label.
area area Area The area in which the label is based.
lifeSpan lifeSpan LifeSpan The begin and end dates of the entity’s existence. Its exact @@ -2317,7 +2341,7 @@ meaning depends on the type of entity.
labelCode labelCode Int The “LC” code @@ -2325,7 +2349,7 @@ of the label.
ipis ipis [IPI] List of Interested Parties Information @@ -2333,7 +2357,7 @@ codes for the label.
type type String A type describing the main activity of the label, e.g. @@ -2341,7 +2365,7 @@ imprint, production, distributor, rights society, etc.
typeID typeID MBID The MBID associated with the value of the type @@ -2349,77 +2373,77 @@ field.
releases releases ReleaseConnection A list of releases linked to this entity.
typetype [ReleaseGroupType] Filter by one or more release group types.
statusstatus [ReleaseStatus] Filter by one or more release statuses.
afterafter String
firstfirst Int
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
rating rating Rating The rating users have given to this entity.
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [LabelEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -2466,27 +2491,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Label The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -2502,27 +2528,28 @@ lifetime, including whether it has ended (even if the date is unknown). - + + - + - + - +
Field / ArgumentFieldArgument Type Description
begin begin Date The start date of the entity’s life span.
end end Date The end date of the entity’s life span.
ended ended Boolean Whether or not the entity’s life span has ended. @@ -2536,182 +2563,183 @@ A lookup of an individual MusicBrainz entity by its MBID. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2727,20 +2755,21 @@ cassette) and can optionally also have a title.
Field / ArgumentFieldArgument Type Description
area area Area Look up a specific area by its MBID.
mbidmbid MBID! The MBID of the entity.
artist artist Artist Look up a specific artist by its MBID.
mbidmbid MBID! The MBID of the entity.
collection collection Collection Look up a specific collection by its MBID.
mbidmbid MBID! The MBID of the entity.
disc disc Disc Look up a specific physical disc by its disc ID.
discIDdiscID DiscID! The disc ID of the disc.
event event Event Look up a specific event by its MBID.
mbidmbid MBID! The MBID of the entity.
instrument instrument Instrument Look up a specific instrument by its MBID.
mbidmbid MBID! The MBID of the entity.
label label Label Look up a specific label by its MBID.
mbidmbid MBID! The MBID of the entity.
place place Place Look up a specific place by its MBID.
mbidmbid MBID! The MBID of the entity.
recording recording Recording Look up a specific recording by its MBID.
mbidmbid MBID! The MBID of the entity.
release release Release Look up a specific release by its MBID.
mbidmbid MBID! The MBID of the entity.
releaseGroup releaseGroup ReleaseGroup Look up a specific release group by its MBID.
mbidmbid MBID! The MBID of the entity.
series series Series Look up a specific series by its MBID.
mbidmbid MBID! The MBID of the entity.
url url URL Look up a specific URL by its MBID.
mbidmbid MBID The MBID of the entity.
resourceresource URLString The web address of the URL entity to look up.
work work Work Look up a specific work by its MBID.
mbidmbid MBID! The MBID of the entity.
- + + - + - + - + - + - + - +
Field / ArgumentFieldArgument Type Description
title title String The title of this particular medium.
format format String The format of @@ -2748,7 +2777,7 @@ the medium (e.g. CD, DVD, vinyl, cassette).
formatID formatID MBID The MBID associated with the value of the format @@ -2756,7 +2785,7 @@ field.
position position Int The order of this medium in the release (for example, in a @@ -2764,14 +2793,14 @@ multi-disc release).
trackCount trackCount Int The number of audio tracks on this medium.
discs discs [Disc] A list of physical discs and their disc IDs for this medium. @@ -2785,34 +2814,35 @@ Information about pagination in a connection. - + + - + - + - + - +
Field / ArgumentFieldArgument Type Description
hasNextPage hasNextPage Boolean! When paginating forwards, are there more items?
hasPreviousPage hasPreviousPage Boolean! When paginating backwards, are there more items?
startCursor startCursor String When paginating backwards, the cursor to continue.
endCursor endCursor String When paginating forwards, the cursor to continue. @@ -2827,41 +2857,42 @@ or other place where music is performed, recorded, engineered, etc. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2981,27 +3012,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
name name String The official name of the entity.
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -2869,7 +2900,7 @@ alternate names or misspellings.
address address String The address describes the location of the place using the @@ -2877,7 +2908,7 @@ standard addressing format for the country it is located in.
area area Area The area entity representing the area, such as the city, in @@ -2885,14 +2916,14 @@ which the place is located.
coordinates coordinates Coordinates The geographic coordinates of the place.
lifeSpan lifeSpan LifeSpan The begin and end dates of the entity’s existence. Its exact @@ -2900,7 +2931,7 @@ meaning depends on the type of entity.
type type String The type categorises the place based on its primary @@ -2908,7 +2939,7 @@ function.
typeID typeID MBID The MBID associated with the value of the type @@ -2916,60 +2947,60 @@ field.
events events EventConnection A list of events linked to this entity.
afterafter String
firstfirst Int
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [PlaceEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -3016,27 +3048,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Place The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -3054,20 +3087,21 @@ for the entity. - + + - + - +
Field / ArgumentFieldArgument Type Description
voteCount voteCount Int! The number of votes that have contributed to the rating.
value value Int The average rating value based on the aggregated votes. @@ -3092,41 +3126,42 @@ or mixing. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -3276,27 +3311,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
title title String The official title of the entity.
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -3134,7 +3169,7 @@ alternate names or misspellings.
artistCredit ⚠️artistCredit ⚠️ [ArtistCredit] The main credited artist(s). @@ -3147,14 +3182,14 @@ and will be removed in a major release in the future. Use the equivalent
artistCredits artistCredits [ArtistCredit] The main credited artist(s).
isrcs isrcs [ISRC] A list of International Standard Recording Codes @@ -3162,7 +3197,7 @@ and will be removed in a major release in the future. Use the equivalent
length length Duration An approximation to the length of the recording, calculated @@ -3170,101 +3205,101 @@ from the lengths of the tracks using it.
video video Boolean Whether this is a video recording.
artists artists ArtistConnection A list of artists linked to this entity.
afterafter String
firstfirst Int
releases releases ReleaseConnection A list of releases linked to this entity.
typetype [ReleaseGroupType] Filter by one or more release group types.
statusstatus [ReleaseStatus] Filter by one or more release statuses.
afterafter String
firstfirst Int
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
rating rating Rating The rating users have given to this entity.
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [RecordingEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -3311,27 +3347,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Recording The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -3348,34 +3385,35 @@ other and to URLs outside MusicBrainz. - + + - + - + - + - + - + - + - + - + - + - + - +
Field / ArgumentFieldArgument Type Description
target target Entity! The target entity.
direction direction String! The direction of the relationship.
targetType targetType String! The type of entity on the receiving end of the relationship.
sourceCredit sourceCredit String How the source entity was actually credited, if different @@ -3383,7 +3421,7 @@ from its main (performance) name.
targetCredit targetCredit String How the target entity was actually credited, if different @@ -3391,28 +3429,28 @@ from its main (performance) name.
begin begin Date The date on which the relationship became applicable.
end end Date The date on which the relationship became no longer applicable.
ended ended Boolean Whether the relationship still applies.
attributes attributes [String] Attributes which modify the relationship. There is a list @@ -3422,14 +3460,14 @@ relationship type.
type type String The type of relationship.
typeID typeID MBID The MBID associated with the value of the type @@ -3444,27 +3482,28 @@ A connection to a list of items. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [RelationshipEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -3479,27 +3518,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Relationship The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -3514,524 +3554,525 @@ Lists of entity relationships for each entity type. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -4047,41 +4088,42 @@ MusicBrainz as one release.
Field / ArgumentFieldArgument Type Description
areas areas RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
artists artists RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
events events RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
instruments instruments RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
labels labels RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
places places RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
recordings recordings RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
releases releases RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
releaseGroups releaseGroups RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
series series RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
urls urls RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
works works RelationshipConnection A list of relationships between these two entity types.
directiondirection String Filter by the relationship direction.
typetype String Filter by the relationship type.
typeIDtypeID MBID The MBID associated with the value of the type field.
afterafter String
firstfirst Int
beforebefore String
lastlast Int
- + + - + - + - + - + - + - + - + - + - + - + - + - + - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -4327,27 +4369,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
title title String The official title of the entity.
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -4089,7 +4131,7 @@ alternate names or misspellings.
artistCredit ⚠️artistCredit ⚠️ [ArtistCredit] The main credited artist(s). @@ -4102,21 +4144,21 @@ and will be removed in a major release in the future. Use the equivalent
artistCredits artistCredits [ArtistCredit] The main credited artist(s).
releaseEvents releaseEvents [ReleaseEvent] The release events for this release.
date date Date The release date @@ -4125,14 +4167,14 @@ distribution mechanism.
country country String The country in which the release was issued.
asin asin ASIN The Amazon Standard Identification Number @@ -4140,7 +4182,7 @@ of the release.
barcode barcode String The barcode, if the @@ -4150,7 +4192,7 @@ release has one. The most common types found on releases are 12-digit
coverArt coverArt ReleaseCoverArt! A list and summary of the cover art images that are present @@ -4158,14 +4200,14 @@ for this release from the status status ReleaseStatus The status describes how “official” a release is.
statusID statusID MBID The MBID associated with the value of the status @@ -4173,7 +4215,7 @@ field.
packaging packaging String The physical packaging that accompanies the release. See @@ -4182,7 +4224,7 @@ information.
packagingID packagingID MBID The MBID associated with the value of the packaging @@ -4190,7 +4232,7 @@ field.
quality quality String Data quality indicates how good the data for a release is. @@ -4199,123 +4241,123 @@ It is not a mark of how good or bad the music itself is – for that, use
media media [Medium] The media on which the release was distributed.
artists artists ArtistConnection A list of artists linked to this entity.
afterafter String
firstfirst Int
labels labels LabelConnection A list of labels linked to this entity.
afterafter String
firstfirst Int
recordings recordings RecordingConnection A list of recordings linked to this entity.
afterafter String
firstfirst Int
releaseGroups releaseGroups ReleaseGroupConnection A list of release groups linked to this entity.
typetype [ReleaseGroupType] Filter by one or more release group types.
afterafter String
firstfirst Int
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [ReleaseEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -4364,13 +4407,14 @@ as well as a summary of what artwork is available. - + + - + - + - + - + - + - + - + - + - +
Field / ArgumentFieldArgument Type Description
front front URLString The URL of an image depicting the album cover or “main @@ -4383,14 +4427,14 @@ image.
sizesize CoverArtImageSize The size of the image to retrieve. By default, the returned image will have its full original dimensions, but certain thumbnail sizes may be retrieved as well.
back back URLString The URL of an image depicting the “main back” of the @@ -4400,14 +4444,14 @@ check for null if you just want to determine the presence of an image.
sizesize CoverArtImageSize The size of the image to retrieve. By default, the returned image will have its full original dimensions, but certain thumbnail sizes may be retrieved as well.
images images [CoverArtImage] A list of images depicting the different sides and surfaces @@ -4415,14 +4459,14 @@ of a release’s media and packaging.
artwork artwork Boolean! Whether there is artwork present for this release.
darkened darkened Boolean! Whether the Cover Art Archive has received a take-down @@ -4430,14 +4474,14 @@ request for this release’s artwork, disallowing new uploads.
count count Int! The number of artwork images present for this release.
release release Release! The particular release shown in the returned cover art. @@ -4451,27 +4495,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Release The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -4487,20 +4532,21 @@ a particular label, catalog number, barcode, and format. - + + - + - +
Field / ArgumentFieldArgument Type Description
area area Area
date date Date @@ -4521,41 +4567,42 @@ album – it doesn’t matter how many CDs or editions/versions it had. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -4731,27 +4778,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
title title String The official title of the entity.
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -4563,7 +4610,7 @@ alternate names or misspellings.
artistCredit ⚠️artistCredit ⚠️ [ArtistCredit] The main credited artist(s). @@ -4576,21 +4623,21 @@ and will be removed in a major release in the future. Use the equivalent
artistCredits artistCredits [ArtistCredit] The main credited artist(s).
firstReleaseDate firstReleaseDate Date The date of the earliest release in the group.
primaryType primaryType ReleaseGroupType The type @@ -4600,7 +4647,7 @@ e.g. album, single, soundtrack, compilation, etc. A release group can have a
primaryTypeID primaryTypeID MBID The MBID associated with the value of the primaryType @@ -4608,7 +4655,7 @@ field.
secondaryTypes secondaryTypes [ReleaseGroupType] Additional types @@ -4616,7 +4663,7 @@ that apply to this release group.
secondaryTypeIDs secondaryTypeIDs [MBID] The MBIDs associated with the values of the secondaryTypes @@ -4624,7 +4671,7 @@ field.
coverArt coverArt ReleaseGroupCoverArt The cover art for a release group, obtained from the Cover @@ -4632,94 +4679,94 @@ Art Archive.
artists artists ArtistConnection A list of artists linked to this entity.
afterafter String
firstfirst Int
releases releases ReleaseConnection A list of releases linked to this entity.
typetype [ReleaseGroupType] Filter by one or more release group types.
statusstatus [ReleaseStatus] Filter by one or more release statuses.
afterafter String
firstfirst Int
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
rating rating Rating The rating users have given to this entity.
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [ReleaseGroupEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -4768,13 +4816,14 @@ release groups, just the front cover of a particular release will be selected. - + + - + - + - + - + - +
Field / ArgumentFieldArgument Type Description
front front URLString The URL of an image depicting the album cover or “main @@ -4784,14 +4833,14 @@ it in a digital media store).
sizesize CoverArtImageSize The size of the image to retrieve. By default, the returned image will have its full original dimensions, but certain thumbnail sizes may be retrieved as well.
images images [CoverArtImage] A list of images returned by the Cover Art @@ -4801,14 +4850,14 @@ others, even if other images are available.
artwork artwork Boolean! Whether there is artwork present for this release group.
release release Release! The particular release shown in the returned cover art. @@ -4822,27 +4871,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node ReleaseGroup The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -4857,261 +4907,262 @@ A search for MusicBrainz entities using Lucene query syntax. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -5125,41 +5176,42 @@ theme.
Field / ArgumentFieldArgument Type Description
areas areas AreaConnection Search for area entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
artists artists ArtistConnection Search for artist entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
events events EventConnection Search for event entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
instruments instruments InstrumentConnection Search for instrument entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
labels labels LabelConnection Search for label entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
places places PlaceConnection Search for place entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
recordings recordings RecordingConnection Search for recording entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
releases releases ReleaseConnection Search for release entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
releaseGroups releaseGroups ReleaseGroupConnection Search for release group entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
series series SeriesConnection Search for series entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
works works WorkConnection Search for work entities matching the given query.
queryquery String! The query terms, in Lucene search syntax. See examples and search fields.
afterafter String
firstfirst Int
- + + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -5223,27 +5275,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
name name String The official name of the entity.
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
type type String The type primarily describes what type of entity the series @@ -5167,7 +5219,7 @@ contains.
typeID typeID MBID The MBID associated with the value of the type @@ -5175,43 +5227,43 @@ field.
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [SeriesEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -5258,27 +5311,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Series The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -5295,20 +5349,21 @@ release, or recording. - + + - + - +
Field / ArgumentFieldArgument Type Description
name name String! The tag label.
count count Int How many times this tag has been applied to the entity. @@ -5322,27 +5377,28 @@ A connection to a list of items. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [TagEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -5357,27 +5413,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Tag The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -5394,34 +5451,35 @@ acquired, an entry in another database, etc. - + + - + - + - + - +
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
resource resource URLString! The actual URL string.
relationships relationships Relationships Relationships between this entity and other entitites. @@ -5437,41 +5495,42 @@ more audio recordings. - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -5581,27 +5640,28 @@ A connection to a list of items.
Field / ArgumentFieldArgument Type Description
id id ID! The ID of an object
mbid mbid MBID! The MBID of the entity.
title title String The official title of the entity.
disambiguation disambiguation String A comment used to help distinguish identically named entitites.
aliases aliases [Alias] Aliases are used to store @@ -5479,7 +5538,7 @@ alternate names or misspellings.
iswcs iswcs [String] A list of ISWCs assigned @@ -5487,21 +5546,21 @@ to the work by copyright collecting agencies.
language language String The language in which the work was originally written.
type type String The type of work.
typeID typeID MBID The MBID associated with the value of the type @@ -5509,67 +5568,67 @@ field.
artists artists ArtistConnection A list of artists linked to this entity.
afterafter String
firstfirst Int
relationships relationships Relationships Relationships between this entity and other entitites.
collections collections CollectionConnection A list of collections containing this entity.
afterafter String
firstfirst Int
rating rating Rating The rating users have given to this entity.
tags tags TagConnection A list of tags linked to this entity.
afterafter String
firstfirst Int
- + + - + - + - +
Field / ArgumentFieldArgument Type Description
pageInfo pageInfo PageInfo! Information to aid in pagination.
edges edges [WorkEdge] A list of edges.
totalCount totalCount Int A count of the total number of items in this connection, @@ -5616,27 +5676,28 @@ An edge in a connection. - + + - + - + - +
Field / ArgumentFieldArgument Type Description
node node Work The item at the end of the edge
cursor cursor String! A cursor for use in pagination
score score Int The relevancy score (0–100) assigned by the search engine, if @@ -5964,13 +6025,14 @@ An entity in the MusicBrainz schema. - + + - +
Field / ArgumentFieldArgument Type Description
mbid mbid MBID! The MBID of the entity. @@ -5984,13 +6046,14 @@ An object with an ID - + + - +
Field / ArgumentFieldArgument Type Description
id id ID! The id of the object. diff --git a/scripts/render-types.js b/scripts/render-types.js index c1ed0cd..03e127c 100644 --- a/scripts/render-types.js +++ b/scripts/render-types.js @@ -47,14 +47,15 @@ function renderObject (type, { skipTitle = false } = {}) { } console.log('') console.log(' ') - console.log(' ') + console.log(' '); + console.log(' ') console.log(' ') console.log(' ') console.log(' ') console.log('') type.fields.forEach(field => { console.log(' ') - console.log(` `) + console.log(` `) console.log(` `) console.log(` ') - console.log(` `) + console.log(` `) console.log(` `) console.log(` `) console.log(' ')
Field / ArgumentFieldArgumentTypeDescription
${field.name} ${field.isDeprecated ? '⚠️' : ''}${field.name} ${field.isDeprecated ? '⚠️' : ''}${markdown(renderType(field.type))}`) console.log(` ${markdown(field.description)}`) @@ -67,7 +68,7 @@ function renderObject (type, { skipTitle = false } = {}) { if (field.args.length) { field.args.forEach((arg, i) => { console.log('
${arg.name}${arg.name}${markdown(renderType(arg.type))}${markdown(arg.description)}