GraphQL OBJECT

LocalizedClientWebbinary

Localized web file for the product. Typically an image, application, or related document.

link Definition

  • type LocalizedClientWebbinary {
  • # Web file for the product. Typically an image, application, or related document.
  • clientWebbinary: ClientWebbinary
  • # Language of the web file.
  • language: Language
  • }