Page Queries
status
The HTTP status code of the main page response. Example: 200 for success, 404 for not found. May be null if the page was not loaded via an HTTP request (e.g., a data URL).
Definition
Returns
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
Usage
This field is available on the Page object. Use it to query page information and content.