I am using dgs-graphql and for REST Apis, I have configured the swagger (springdoc-open-api). When I am accessing the swagger ui, I am getting dgs-rest-schema-json-controller and dgs-rest-controller swaggers which are related to graphql.
How can I configure my swagger, so that those graphql swaggers wont appear in my swagger-ui?