QueriescratesOn this pagecratesReturns crates created by the user.crates( first: Int = 0 after: String): CratesConnection!Argumentsfirst (Int)The number of items that should be fetched. Default and maximum value is '10'.after (String)A cursor string after which items should be fetched.TypeCratesConnection