services:
    _defaults:
        public: true
        autowire: true
        autoconfigure: true

    # These classes are invoked after `bootSystem` and before `bootApplication`
    GatoGraphQL\GatoGraphQL\ConditionalOnContext\Admin\SystemServices\:
        resource: '../../../src/ConditionalOnContext/Admin/SystemServices/*'
