Skip to main content

missonResources

No description

missonResources(
first: Int
after: String
last: Int
before: String
where: MissionResourceFilterInput
): MissonResourcesConnection

Arguments

missonResources.first ● Int scalar common

Returns the first n elements from the list.

missonResources.after ● String scalar common

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

missonResources.last ● Int scalar common

Returns the last n elements from the list.

missonResources.before ● String scalar common

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

missonResources.where ● MissionResourceFilterInput input common

Type

MissonResourcesConnection object common

A connection to a list of items.