diff --git a/getOrgInfo.query.json b/getOrgInfo.query.json deleted file mode 100644 index 9e931e4..0000000 --- a/getOrgInfo.query.json +++ /dev/null @@ -1,22 +0,0 @@ -query GetOrganizationInfo { - getOrganization { - id - name - display_name - customerTier - developersCount - trialStartTimestamp - trialEndTimestamp - daysLeftForTrial - users { - committerEmail - committerAuthor - latestSha - link - latestCommitDate - gitType - filtered - } - resourceType - } -} \ No newline at end of file