DEV

Mutation.

pddpCountrySpecCreate

Create a new PddpCountrySpec object

Arguments

No description
GraphQL
1
2
3
type Mutation {
  pddpCountrySpecCreate(input: [PddpCountrySpecCreateInput!]!): [PddpCountrySpec!]
}

Was this page helpful?