PddpCountrySpec
input
[PddpCountrySpecCreateInput!]!
Required
[PddpCountrySpec!]
type Mutation { pddpCountrySpecCreate(input: [PddpCountrySpecCreateInput!]!): [PddpCountrySpec!] }
Mutation.
pddpCountrySpecCreate
Create a new
PddpCountrySpec
objectArguments
input
[PddpCountrySpecCreateInput!]!
Required
Returns:
[PddpCountrySpec!]
type Mutation { pddpCountrySpecCreate(input: [PddpCountrySpecCreateInput!]!): [PddpCountrySpec!] }