Skip to main content

allConnections

retrieve allConnections

admin {
allConnections(
first: Int
last: Int
before: String
after: String
where: ConnectionWhereInput
orderBy: ConnectionOrderByEnum
includeArchived: Boolean
): ConnectionConnection!
}

Arguments

allConnections.first ● Int scalar

allConnections.last ● Int scalar

allConnections.before ● String scalar

allConnections.after ● String scalar

allConnections.where ● ConnectionWhereInput input

allConnections.orderBy ● ConnectionOrderByEnum enum

allConnections.includeArchived ● Boolean scalar

Type

ConnectionConnection object

Connection (list) of Connections