OBJECT
type oAuthUserData {user: User! data: JSONObject oAuthProvider: oAuthProvider! accessToken: String refreshToken: String }