internalIdeaForms
Find internal idea forms
internalIdeaForms(
after: String
before: String
first: Int
last: Int
): InternalConnection
Arguments
internalIdeaForms.after ● String scalar
Returns the elements in the list that come after the specified cursor.
internalIdeaForms.before ● String scalar
Returns the elements in the list that come before the specified cursor.
internalIdeaForms.first ● Int scalar
Returns the first _n_ elements from the list.
internalIdeaForms.last ● Int scalar
Returns the last _n_ elements from the list.
Type
InternalConnection object
The connection type for Internal.