Skip to main content

ConfigBandcampBand Object

Description

Bandcamp band configuration.

Declaration

type ConfigBandcampBand {
id: Float!
active: Boolean!
name: String!
}

Fields

NameTypeDescription
idFloat!Bandcamp band identifier.
activeBoolean!Whether the band is active.
nameString!Band name.