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