exposeServiceCapabilities

Whether to expose the __service field as well as the __Service and __Capability introspection types.

Some clients choke on introspection type/field names starting with __ other than the well-known ones defined by the GraphQL spec. Set this to false to omit service capabilities from introspection entirely.

Default: true