schema.graphql
fragments.graphql
(INPUT_OBJECT)
accepts data for weight
input WeightInput {value: Floatunit: WeightUnit}