Magidoc

clientCertificates
Query

A list of Client Certificates.

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

afterIndex

Returns the elements in the list that come after the specified index.

before

Returns the elements in the list that come before the specified cursor.

beforeIndex

Returns the elements in the list that come before the specified index.

first

Returns the first n elements from the list.

ids

[ ID !]

List of IDs of client certificates.

last

Returns the last n elements from the list.

orderBy

The field to order the Client Certificates by.

Response

#

Returns QueryClientCertificateConnection .

Example

#

3