Skip to main content

trustedCaCertificates

Returns a paginated list of trusted CA certificates.

trustedCaCertificates(
after: String
before: String
first: Int
last: Int
): TrustedCaCertificatesConnection

Arguments

trustedCaCertificates.after ● String scalar

Returns elements after this cursor for forward pagination.

trustedCaCertificates.before ● String scalar

Returns elements before this cursor for backward pagination.

trustedCaCertificates.first ● Int scalar

Maximum number of results to return (forward pagination).

trustedCaCertificates.last ● Int scalar

Number of results from the end (backward pagination).

Type

TrustedCaCertificatesConnection object

TrustedCaCertificatesConnection is used to provide pagination to trusted CA certificates