# Functions
No description provided by the author
# Constants
Specifies an ascending order for a given `orderBy` argument.
Specifies a descending order for a given `orderBy` argument.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
CreateTodoInput is used for create Todo object.
No description provided by the author
Information about pagination in a connection.
No description provided by the author
No description provided by the author
Return response for createTodo mutation.
Return response for deleteTodo mutation.
Return response for updateTodo mutation.
TodoWhereInput is used for filtering Todo objects.
UpdateTodoInput is used for update Todo object.
# Interfaces
No description provided by the author
# Type aliases
Possible directions in which to order a list of items when provided an `orderBy` argument.