entityBranding

Graphql fields and variables for the entityBranding query

Scope required: standard:read

For a complete list of possible response fields see the EntityBranding type.

query entityBranding () {
  entityBranding () {
    accentColor
    brandColor
    invoicesImageUrl
    quotesImageUrl
    topNavImageUrl
  }
}

Response

Last updated

Was this helpful?