services: _defaults: public: false autowire: true OxidEsales\GraphQL\Skeleton\: resource: 'src/*' exclude: 'src/**/{DataType,Exception,Infrastructure}' public: true OxidEsales\GraphQL\Skeleton\Shared\Service\NamespaceMapper: class: OxidEsales\GraphQL\Skeleton\Shared\Service\NamespaceMapper tags: ['graphql_namespace_mapper']