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
}
Was this page helpful?
Yes
No
© 2024 Zonos
zonos.com
Query.
helloSettings
Returns
HelloSettings
associated with the current token'sOrganization
Arguments
Returns:
HelloSettings
type Query { helloSettings(): HelloSettings }