OBJECT
MssqlLogShippingSummaryV2ListResponse
Description
Supported in v5.3+
link GraphQL Schema definition
- type MssqlLogShippingSummaryV2ListResponse {
- # Supported in v5.3+
- # List of matching objects.
- MssqlLogShippingSummaryV2!]! : [
- # Supported in v5.3+
- # If there is more.
- Boolean :
- # Supported in v5.3+
- # Total list responses.
- Int :
- # Supported in v9.0+
- # v9.0: Cursor to fetch the next set of results.
- # v9.1+: Cursor to retrieve the next set of results.
- String :
- }