AssignmentHelperType<T>: ((data: { assignment: ProductAssignment; product: Product }, _: never, context: Context) => T)

Type Parameters

Type declaration