LocalizedStringInput
A String representation of a type Field that is suitable for Localization
input LocalizedStringInput {
language: String!
value: String!
}
Fields
LocalizedStringInput.language ● String! non-null scalar
Localized field language code
LocalizedStringInput.value ● String! non-null scalar
Localized field value
Member Of
CarrierCreateInput input ● CarrierUpdateInput input ● CreateCategoryInput input ● CreateProductInput input ● CreateSparePartInput input ● CreateSparePartsMachineInput input ● OrderlistCreateInput input ● OrderlistUpdateInput input ● PayMethodCreateInput input ● PayMethodUpdateInput input ● UpdateCategoryInput input ● UpdateProductInput input ● UpsertSparePartsMachineInput input ● ValuesetCreateInput input ● ValuesetItemCreateInput input ● ValuesetItemUpdateInput input ● ValuesetUpdateInput input