query checkLoginStatus($token: String){
checkLoginStatus(token: $token){ code message status exp iat data{ id userPoolId arn } }
}
query checkLoginStatus($token: String){
checkLoginStatus(token: $token){ code message status exp iat data{ id userPoolId arn } }
}