Channel
No description
type Channel {
channelId: Int!
id: Int!
name: String!
catalogRootId: Int
defaultLetterId: Int
anonymousUserId: Int
shop: Shop
}
Fields
Channel.channelId
● Int!
non-null scalar
Channel.id
● Int!
non-null scalar
Channel.name
● String!
non-null scalar
Channel.catalogRootId
● Int
scalar
Catalog root id
Channel.defaultLetterId
● Int
scalar
Channel default letter id
Channel.anonymousUserId
● Int
scalar
Channel anonymous user id