UpdateFunctionFeeTypePayload
Defines the payload for updating a function fee type.
type UpdateFunctionFeeTypePayload {
functionFeeType: FunctionFeeType!
}
Fields
UpdateFunctionFeeTypePayload.functionFeeType
● FunctionFeeType!
non-null object
Returned By
updateCeContactStoreFunctionFeeType
mutation ● updateEventFunctionFeeType
mutation ● updateMembershipContactStoreFunctionFeeType
mutation