DEV
Query.
helloSettings
Returns
HelloSettings
associated with the current token's
Organization
Arguments
No arguments
Returns:
HelloSettings
GraphQL
1
2
3
type
Query
{
helloSettings
(
)
:
HelloSettings
}
Book a demo
Was this page helpful?
Yes
No
Get support
·
Legal docs
·
© 2026 Zonos
Query.
helloSettings
Returns
HelloSettingsassociated with the current token'sOrganizationArguments
Returns:
HelloSettings
type Query { helloSettings(): HelloSettings }