DEV

Query.

helloSettings

Returns HelloSettings associated with the current token's Organization

Arguments

No arguments
GraphQL
1
2
3
type Query {
  helloSettings(): HelloSettings
}

Was this page helpful?