You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.