Module: Static::NotBindOAuthList
- Defined in:
- lib/static.rb
Constant Summary collapse
- Name =
"notBindOAuthList"
- Query =
<<-EOS query notBindOAuthList($client: String, $user: String){ notBindOAuthList(client: $client, user: $user){ type oAuthUrl image name binded } } EOS