updatePointValueFactor
Updates the point value used for a given park.
Requires authorization features: park:catalogue:edit
updatePointValueFactor(
input: UpdatePointValueFactorInput!
): UpdatePointValueFactorPayload!
Directives
auth
Requires authorization features: park:catalogue:edit
Arguments
updatePointValueFactor.input ● UpdatePointValueFactorInput! non-null input
Type
UpdatePointValueFactorPayload object
Payload for the updatePointValueFactor mutation.