Module: Static::QuerySMSSendCount
- Defined in:
- lib/static.rb
Constant Summary collapse
- Name =
"querySMSSendCount"- Query =
<<-EOS query querySMSSendCount($userPoolId: String!){ querySMSSendCount(userPoolId: $userPoolId){ count limitCount } } EOS
"querySMSSendCount"<<-EOS query querySMSSendCount($userPoolId: String!){ querySMSSendCount(userPoolId: $userPoolId){ count limitCount } } EOS