CreateListInput
No description
input CreateListInput {
folder_id: ID
name: String!
}
Fields
CreateListInput.folder_id
● ID
scalar
CreateListInput.name
● String!
non-null scalar
Member Of
createList
mutation ● CreateListBelongsTo
input ● UpdateListBelongsTo
input