OBJECT
Type-dependent parts of the ID header
type idParts {# The type of the IDtype: String # An array of parts of the IDparts: [String] # A part of the ID, by index# # Arguments# index: [Not documented]part(index: Int!): String }