Downloads:
13,492
Downloads of v 7.2.4:
451
Last Update:
10 Jul 2024
Package Maintainer(s):
Software Author(s):
- Samuel Imolorhe
Tags:
altair-graphql graphql graphql-client altair opensource graphql-editor graphql-ide graphiql graphql-subscriptions- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Altair GraphQL Client
- 1
- 2
- 3
7.2.4 | Updated: 10 Jul 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
13,492
Downloads of v 7.2.4:
451
Maintainer(s):
Software Author(s):
- Samuel Imolorhe
Altair GraphQL Client 7.2.4
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Samuel Imolorhe. The inclusion of Samuel Imolorhe trademark(s), if any, upon this webpage is solely to identify Samuel Imolorhe goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Altair GraphQL Client, run the following command from the command line or from PowerShell:
To upgrade Altair GraphQL Client, run the following command from the command line or from PowerShell:
To uninstall Altair GraphQL Client, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download altair-graphql --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade altair-graphql -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade altair-graphql -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install altair-graphql
win_chocolatey:
name: altair-graphql
version: '7.2.4'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'altair-graphql' do
action :install
source 'INTERNAL REPO URL'
version '7.2.4'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller altair-graphql
{
Name = "altair-graphql"
Version = "7.2.4"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'altair-graphql':
ensure => '7.2.4',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
There are versions of this package awaiting moderation . See the Version History section below.
This package was approved as a trusted package on 11 Jul 2024.
✨⚡️ A beautiful feature-rich GraphQL Client for all platforms. https://altairgraphql.dev/
md5: 9FA1520EE6212F87030926AD054E947D | sha1: 58163D2367BFFFE6FE0C2606FE99D13A1E061785 | sha256: F35EB8011542D0445EB17735BFBCF0C0A08108109EC2DA8405DC4736A0E36B63 | sha512: B18BF1DAAF8C68FD649020C35BD7FA78FADDF50881A407B48AAA1343129F526662EC8B01F7561C99BB5C7D354C64FB91DFF9A868EB49BD1376F209C1FF5929F1
md5: 2191E768CC2E19009DAD20DC999135A3 | sha1: F49A46BA0E954E657AAED1C9019A53D194272B6A | sha256: 7353F25DC5CF84D09894E3E0461CEF0E56799ADBC617FCE37620CA67240B547D | sha512: 5ADCB00162F284C16EC78016D301FC11559DD0A781FFBEFF822DB22EFBED168B11D7E5586EA82388E9503B0C7D3740CF2A08E243877F5319202491C8A641C970
md5: 24F0D0592E5065795D3CF1939D7263FB | sha1: 0D11C212CC0DBDD88974C4842D20A06B503FB3F4 | sha256: 864FB4240A07109D5E2ADFAB78328F471858F817BF92C8092848666F46EE1042 | sha512: F4B2023405643C36D67F8A9548973D73427E150CC0161592D338B4429C88E076DB253C61D69E140711790AC009449EABE32A52366D70E267FFD29AC790FDEEDA
md5: 6A43613C3BD23734D4B5855B1B261089 | sha1: 28C7CAAD795CDBAA79E1C4A9BFC4AB5BDFA85A39 | sha256: AEE897DF5A2BEA53BD9F1FDE3E8CCEDF60536817D6B23E9213451C1ECDB7898C | sha512: F563B189182831E5042A93B2052954F2FA39D0D86D318FD74965B6CF533B03F2B4FF2ADFDB39D68F5233DE126403D3F6C34ED8C3182DA43493C09B188F3270F4
md5: 4D9C018E8D4617407A8A9E8027AA9202 | sha1: C2A4BA40734ACC2B319528FA352E6D50AADBCB37 | sha256: 04A8972573C270B6247DD851A7858CA5DA0A37D5D0406DFFB19DBE4A5AE65BC2 | sha512: 6C974ABB36851B3C6C2EE7DEE120CAD72E68E937768FD718B7600196A421CF91A4860306085277A3FFDB506DEF4B8E20F7A6CE91C8F2EFB715D7A0B6FF1609FA
Copyright (c) Electron contributors
Copyright (c) 2013-2020 GitHub Inc.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
md5: 792B92C8AD13C46F27C7CED0810694DF | sha1: D8D449B92DE20A57DF722DF46435BA4553ECC802 | sha256: 9B1FBF0C11C520AE714AF8AA9AF12CFD48503EEDECD7398D8992EE94D1B4DC37 | sha512: 6C247254DC18ED81213A978CCE2E321D6692848C64307097D2C43432A42F4F4F6D3CF22FB92610DFA8B7B16A5F1D94E9017CF64F88F2D08E79C0FE71A9121E40
md5: 1F45B15AEBE0F8D2326AC06B52D64396 | sha1: 03B38AA11BE8B23055453B560E33CF9FE3A4F9C3 | sha256: 57CB73262E8A93BAEBE63DB8A5B70B829F2BD3062EDBA20AB4015104D476DF56 | sha512: B584153BC040591696B3106BCB517FF20DCB91DEDFA2EDE2012EDEB44D93F455A23982E6958EF0F08242AA51244C368399048B84D2A8042454BD17D9EA95CAA7
md5: B291A4E181D0FA1F65010E13B91C5187 | sha1: AA9B5F3665C02D4D3D77B1FC5CB5F052D1802DB0 | sha256: 535FE8389BA233E57182FAC05F96F612D04187D3CF7EA8A2702E4E28878E97BB | sha512: 730269DD2A1A2FE889D470C2A71AF03FA529B5346B2B24AEA953843DB9D080C541BFC548BC12DEDBAC052D62BF262B10CE88E75BF8815A7424262CA0D58F5AFC
md5: 503ADCE551C1C07A7B790ABE4726E762 | sha1: 3AC2447F3382B49E21EF456276B166CA72762151 | sha256: E209A6683A57A53B0001FA3C94C417DFA09ED6E858F60F3D6CACA05BE6405E29 | sha512: 6A53F1857846C1D54531404F22C92F592654E668A4F32FF047BF453DC07B393AFD68EAC8BADCAB378A2C0F83BEBE16C566A6E2594B0E2DFAD9FD074095C59059
{"file_format_version": "1.0.0", "ICD": {"library_path": ".\\vk_swiftshader.dll", "api_version": "1.0.5"}}
md5: 1301FD645EE07C9E7CAA754D5A600B19 | sha1: 6B7CF215D01C3A0A4C92F5F515294A444224BA9F | sha256: D2D21F2AAE39D71CE09E4AB04CBE23B70E96D312881500D4F2181FC026A96E21 | sha512: 7514A0BB0F5E39DA47111622D3D8075265F76C9E0DB45032007232C200B5E787D8F30C0E038913DC48495A86FBE16EADEFF18E04FE1CE8DBB33BE39D86D564CD
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
This package is published by the Altair GraphQL Project author himself (Samuel Imolorhe). Any binaries will be
identical to other package types published by the project.
Log in or click on link to see number of positives.
- elevate.exe (9b1fbf0c11c5) - ## / 72
- d3dcompiler_47.dll (7353f25dc5cf) - ## / 74
- ffmpeg.dll (864fb4240a07) - ## / 71
- libEGL.dll (aee897df5a2b) - ## / 70
- libGLESv2.dll (04a8972573c2) - ## / 71
- vk_swiftshader.dll (e209a6683a57) - ## / 71
- vulkan-1.dll (d2d21f2aae39) - ## / 71
- altair-graphql.7.2.4.nupkg (264f59dbbdf9) - ## / 53
- altair-graphqlInstall.EXE (f35eb8011542) - ## / 64
- Altair GraphQL Client.exe (190482326c62) - ## / 73
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Altair GraphQL Client 8.1.6 | 3 | Saturday, February 22, 2025 |
Waiting for Maintainer
|
|
Altair GraphQL Client 8.1.5 | 4 | Saturday, February 15, 2025 |
Waiting for Maintainer
|
|
Altair GraphQL Client 8.1.4 | 5 | Monday, February 3, 2025 |
Waiting for Maintainer
|
|
Altair GraphQL Client 8.1.3 | 22 | Wednesday, January 29, 2025 |
Waiting for Maintainer
|
|
Altair GraphQL Client 7.2.4 | 451 | Wednesday, July 10, 2024 | Approved | |
Altair GraphQL Client 7.2.3 | 77 | Saturday, July 6, 2024 | Approved | |
Altair GraphQL Client 7.2.2 | 60 | Thursday, July 4, 2024 | Approved | |
Altair GraphQL Client 7.2.1 | 23 | Thursday, June 27, 2024 | Approved | |
Altair GraphQL Client 7.2.0 | 96 | Sunday, June 23, 2024 | Approved | |
Altair GraphQL Client 7.1.0 | 87 | Saturday, June 15, 2024 | Approved | |
Altair GraphQL Client 7.0.1 | 195 | Sunday, April 28, 2024 | Approved | |
Altair GraphQL Client 6.4.2 | 105 | Saturday, April 13, 2024 | Approved | |
Altair GraphQL Client 6.4.1 | 87 | Sunday, April 7, 2024 | Approved | |
Altair GraphQL Client 6.4.0 | 85 | Monday, April 1, 2024 | Approved | |
Altair GraphQL Client 6.3.1 | 161 | Saturday, March 2, 2024 | Approved | |
Altair GraphQL Client 6.3.0 | 141 | Saturday, February 10, 2024 | Approved | |
Altair GraphQL Client 6.2.0 | 113 | Saturday, January 27, 2024 | Approved | |
Altair GraphQL Client 6.1.0 | 173 | Tuesday, December 26, 2023 | Approved | |
Altair GraphQL Client 6.0.2 | 143 | Friday, December 8, 2023 | Approved | |
Altair GraphQL Client 6.0.1 | 48 | Thursday, December 7, 2023 | Approved | |
Altair GraphQL Client 6.0.0 | 68 | Wednesday, December 6, 2023 | Approved | |
Altair GraphQL Client 5.2.14 | 60 | Wednesday, December 6, 2023 | Approved | |
Altair GraphQL Client 5.2.13 | 71 | Monday, December 4, 2023 | Approved | |
Altair GraphQL Client 5.2.12 | 62 | Saturday, December 2, 2023 | Approved | |
Altair GraphQL Client 5.2.11 | 112 | Tuesday, November 21, 2023 | Approved | |
Altair GraphQL Client 5.2.10 | 84 | Thursday, November 16, 2023 | Approved | |
Altair GraphQL Client 5.2.9 | 48 | Thursday, November 16, 2023 | Approved | |
Altair GraphQL Client 5.2.8 | 70 | Wednesday, November 15, 2023 | Approved | |
Altair GraphQL Client 5.2.7 | 70 | Tuesday, November 14, 2023 | Approved | |
Altair GraphQL Client 5.2.6 | 87 | Friday, November 10, 2023 | Approved | |
Altair GraphQL Client 5.2.5 | 405 | Friday, September 29, 2023 | Approved | |
Altair GraphQL Client 5.2.4 | 845 | Wednesday, September 27, 2023 | Approved | |
Altair GraphQL Client 5.2.3 | 264 | Sunday, September 24, 2023 | Approved | |
Altair GraphQL Client 5.2.2 | 249 | Wednesday, August 23, 2023 | Approved | |
Altair GraphQL Client 5.2.1 | 115 | Wednesday, August 16, 2023 | Approved | |
Altair GraphQL Client 5.2.0 | 113 | Sunday, August 13, 2023 | Approved | |
Altair GraphQL Client 5.1.0 | 133 | Saturday, August 5, 2023 | Approved | |
Altair GraphQL Client 5.0.28 | 264 | Sunday, June 18, 2023 | Approved | |
Altair GraphQL Client 5.0.27 | 43 | Saturday, June 17, 2023 | Approved | |
Altair GraphQL Client 5.0.25 | 332 | Monday, May 22, 2023 | Approved | |
Altair GraphQL Client 5.0.24 | 221 | Sunday, April 30, 2023 | Approved | |
Altair GraphQL Client 5.0.23 | 139 | Sunday, April 23, 2023 | Approved | |
Altair GraphQL Client 5.0.22 | 179 | Monday, April 10, 2023 | Approved | |
Altair GraphQL Client 5.0.21 | 150 | Monday, April 3, 2023 | Approved | |
Altair GraphQL Client 5.0.20 | 88 | Saturday, April 1, 2023 | Approved | |
Altair GraphQL Client 5.0.19 | 139 | Saturday, March 25, 2023 | Approved | |
Altair GraphQL Client 5.0.18 | 125 | Sunday, March 12, 2023 | Approved | |
Altair GraphQL Client 5.0.17 | 158 | Friday, March 3, 2023 | Approved | |
Altair GraphQL Client 5.0.16 | 166 | Friday, February 17, 2023 | Approved | |
Altair GraphQL Client 5.0.15 | 122 | Sunday, February 12, 2023 | Approved | |
Altair GraphQL Client 5.0.14 | 186 | Tuesday, January 31, 2023 | Approved | |
Altair GraphQL Client 5.0.13 | 161 | Sunday, January 22, 2023 | Approved | |
Altair GraphQL Client 5.0.12 | 120 | Wednesday, January 18, 2023 | Approved | |
Altair GraphQL Client 5.0.10 | 188 | Friday, December 30, 2022 | Approved | |
Altair GraphQL Client 5.0.9 | 233 | Tuesday, December 6, 2022 | Approved | |
Altair GraphQL Client 5.0.8 | 89 | Sunday, December 4, 2022 | Approved | |
Altair GraphQL Client 5.0.7 | 103 | Saturday, December 3, 2022 | Approved | |
Altair GraphQL Client 5.0.6 | 107 | Tuesday, November 29, 2022 | Approved | |
Altair GraphQL Client 5.0.5 | 146 | Monday, November 21, 2022 | Approved | |
Altair GraphQL Client 5.0.4 | 161 | Sunday, November 6, 2022 | Approved | |
Altair GraphQL Client 4.6.4 | 351 | Saturday, August 27, 2022 | Approved | |
Altair GraphQL Client 4.6.2 | 187 | Saturday, August 13, 2022 | Approved | |
Altair GraphQL Client 4.6.1 | 88 | Saturday, August 13, 2022 | Approved | |
Altair GraphQL Client 4.6.0 | 72 | Friday, August 12, 2022 | Approved | |
Altair GraphQL Client 4.5.3 | 249 | Friday, July 15, 2022 | Approved | |
Altair GraphQL Client 4.4.1 | 507 | Sunday, March 6, 2022 | Approved | |
Altair GraphQL Client 4.4.0 | 251 | Wednesday, February 2, 2022 | Approved | |
Altair GraphQL Client 4.3.1 | 302 | Thursday, December 23, 2021 | Approved | |
Altair GraphQL Client 4.3.0 | 124 | Tuesday, December 21, 2021 | Approved | |
Altair GraphQL Client 4.2.1 | 308 | Sunday, November 21, 2021 | Approved | |
Altair GraphQL Client 4.2.0 | 112 | Sunday, November 21, 2021 | Approved | |
Altair GraphQL Client 4.1.0 | 196 | Wednesday, October 20, 2021 | Approved | |
Altair GraphQL Client 4.0.11 | 121 | Saturday, October 16, 2021 | Approved | |
Altair GraphQL Client 2.4.3 | 1537 | Thursday, January 23, 2020 | Approved | |
Altair GraphQL Client 2.4.2 | 230 | Friday, January 3, 2020 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about Altair GraphQL Client and the Altair GraphQL Client package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Altair GraphQL Client, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.