Objects

StudioEdge

Studio connection edge

Studio connection edge

type StudioEdge {
  node: Studio
  id: Int
  isMain: Boolean!
  favouriteOrder: Int
}

Fields

StudioEdge.node ● Studio object

StudioEdge.id ● Int scalar

The id of the connection

StudioEdge.isMain ● Boolean! non-null scalar

If the studio is the main animation studio of the anime

StudioEdge.favouriteOrder ● Int scalar

The order the character should be displayed from the users favourites

Member Of

MediaSubmissionComparison object ● StudioConnection object

Copyright © 2026