DEV
Query.
pddpSettings
Returns the
PddpSettings
for the calling token's
Organization
Arguments
No arguments
Returns:
PddpSettings!
GraphQL
1
2
3
type
Query
{
pddpSettings
(
)
:
PddpSettings
!
}
Was this page helpful?
Yes
No
© 2024 Zonos
zonos.com
Query.
pddpSettings
Returns the
PddpSettings
for the calling token'sOrganization
Arguments
Returns:
PddpSettings!
type Query { pddpSettings(): PddpSettings! }