Similar to how we have auto-discovery for RESTful APIs with Swagger after #388, add a similar feature for GraphQL schema discovery.
See the corresponding ZAP docs here. During the GraphQL scan, endpoint will need to be updated and schemaUrl set as well. For that, the app needs to serve a GraphQL schema.
Jira issue
Similar to how we have auto-discovery for RESTful APIs with Swagger after #388, add a similar feature for GraphQL schema discovery.
See the corresponding ZAP docs here. During the GraphQL scan,
endpointwill need to be updated andschemaUrlset as well. For that, the app needs to serve a GraphQL schema.Jira issue