Skip to main content

certificateAuthorityAccounts

Returns a paginated list of certificate authority accounts.

certificateAuthorityAccounts(
after: String
before: String
first: Int
last: Int
): CertificateAuthorityAccountConnection

Arguments

certificateAuthorityAccounts.after ● String scalar

Returns elements after this cursor for forward pagination.

certificateAuthorityAccounts.before ● String scalar

Returns elements before this cursor for backward pagination.

certificateAuthorityAccounts.first ● Int scalar

Maximum number of results to return (forward pagination).

certificateAuthorityAccounts.last ● Int scalar

Number of results from the end (backward pagination).

Type

CertificateAuthorityAccountConnection object