OBJECT
1type SourceJWTTokenInfo {23sourceId: ID! 45organizationId: ID! 67token: String! 89ownerId: ID! 1011}