• The low level function that supports framework specific helpers. It creates an Amplify server context based on the input and runs the operation with injecting the context, and finally returns the result of the operation.

    Type Parameters

    • Result

    Parameters

    Returns Promise<Result>

    The result returned by the operation.