This query includes the marketplace auction default config.
General Pattern
{
defaultConfig(collectionId: UUID!){
field_1
field_2
...
}
}
Argument
Name | Type | Description | Required |
---|---|---|---|
collectionId | UUID | The collection ID. | Yes |
Fields
Name | Type | Description |
---|---|---|
MarketplaceAuctionDefaultConfig | Object | Contains information from the MarketplaceAuctionDefaultConfig . |