LandedCost
input
LandedCostCreateInput!
Required
type Mutation { landedCostCreate(input: LandedCostCreateInput!): LandedCost }
Mutation.
landedCostCreate
Allows an API consumer to create a new
LandedCost
object.Arguments
input
LandedCostCreateInput!
Required
Returns:
LandedCost
type Mutation { landedCostCreate(input: LandedCostCreateInput!): LandedCost }