Get3Dpdfurl.Query type

Signature:

type Query = {
        __typename?: "Query";
        asset: Maybe<Asset>;
    };

References: Maybe, Asset