• Returns the previously set up PostgreSQL pool for the login user. The login pool is internally used by postgraphile to access the database via GraphQL API endpoints.

    Parameters

    • app: Application | Express

      express app

    Returns LoginPgPool

Generated using TypeDoc