Variable: PluginAuthConnectionsResponseSchema
constPluginAuthConnectionsResponseSchema:TObject<{items:TArray<TObject<{connectionId:TString;createdAt:TInteger;scopes:TArray<TString>;serviceId:TString;serviceName:TString;status:TUnion<[TLiteral<"pending">,TLiteral<"connected">,TLiteral<"expired">,TLiteral<"revoked">]>;updatedAt:TInteger; }>>; }>
Defined in: packages/contracts/src/pluginAuth.ts:30