Axinom Mosaic Libraries
    Preparing search index...

    Function getGraphileBuildPgWatchFixturesPath

    • Retrieve a relative path to watch-fixtures.sql of graphile-build-pg package. The path is relative to the 'migrations' folder of a specific project. Should only be used in development mode. Useful when there is a need to explicitly install postgraphile watch fixtures, so that database owner user can be created without a superuser privilege. Approximate return value: ../../../../node_modules/graphile-build-pg/res/watch-fixtures.sql

      Returns string