const client = contentful.createClient({ space: "some random generated id", accessToken: "some random generated token" });