awsNativeRoot Root of AWS native hierarchy. Returns AwsNativeRoot! Sample QueryVariablesExample Response query { awsNativeRoot } {} { "data": { "awsNativeRoot": { "objectTypeDescendantConnection": { "nodes": [ [ {} ] ], "pageInfo": { "endCursor": "example-string", "hasNextPage": true, "hasPreviousPage": true, "startCursor": "example-string" } } } } }