schema.graphql
fragments.graphql
(OBJECT)
type Parcel {description: String weight: Weight length: Int width: Int height: Int }