AuthorizationFragmentFragment: {
    __typename?: "Authorization";
    expiry: string;
    token: string;
}