And then, in this file, we'll import a few things. Import. And then, instead of importing them on the same line, we'll do multiple lines because there's quite a bit there. GraphQLObjectType, like so, and then copy and paste this one. Let's make sure there is no typo before we copy that. Okay, copy. And then we'll paste it. And then, instead of doing ObjectType, we'll do Schema. And then, we'll do that one more time. And do String, like so.