mutation CreateGQLRootUserCollection($title: String!) { createGQLRootUserCollection(title: $title) { id } }