languages
Find languages
languages(
after: String
before: String
first: Int
last: Int
): LanguageConnection
Arguments
languages.after ● String scalar
Returns the elements in the list that come after the specified cursor.
languages.before ● String scalar
Returns the elements in the list that come before the specified cursor.
languages.first ● Int scalar
Returns the first _n_ elements from the list.
languages.last ● Int scalar
Returns the last _n_ elements from the list.
Type
LanguageConnection object
The connection type for Language.