PddpCountrySpec
input
[PddpCountrySpecUpdateInput!]!
Required
[PddpCountrySpec!]
type Mutation { pddpCountrySpecUpdate(input: [PddpCountrySpecUpdateInput!]!): [PddpCountrySpec!] }
Mutation.
pddpCountrySpecUpdate
Update an existing
PddpCountrySpec
objectArguments
input
[PddpCountrySpecUpdateInput!]!
Required
Returns:
[PddpCountrySpec!]
type Mutation { pddpCountrySpecUpdate(input: [PddpCountrySpecUpdateInput!]!): [PddpCountrySpec!] }