ProductLocaleRelationshipFieldsInput
These fields are the additionally required fields to create a ProductLocale instead of update.
input ProductLocaleRelationshipFieldsInput {
demandHqId: ID!
}
Fields
ProductLocaleRelationshipFieldsInput.demandHqId
● ID!
non-null scalar
Member of
updateProductLocale
mutation