Skip to content

useUpdate

useUpdate<T>(table): UseMutationResult<null | T, Error, object, unknown>

Hook to update data in a table

Type ParameterDefault type
Tany
ParameterType
tablestring

UseMutationResult<null | T, Error, object, unknown>