# ChannelInformation - admin-graphql - OBJECT Version: 2024-10 ## Description Contains the information for a given sales channel. ### Access Scopes ## Fields * [app](/docs/api/admin-graphql/2024-10/objects/App): App! - The app associated with the channel. * [channelDefinition](/docs/api/admin-graphql/2024-10/objects/ChannelDefinition): ChannelDefinition - The channel definition associated with the channel. * [channelId](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - The unique ID for the channel. * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - A globally-unique ID. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples