AiStructureUrlSourceInput
No description
input AiStructureUrlSourceInput {
href: String!
}
Fields
AiStructureUrlSourceInput.href ● String! non-null scalar
A URL to fetch the source HTML from. The server-side fetch is SSRF-guarded (no internal/loopback/link-local hosts).


