Channels
contributors
general
help
Powered by
Title
m
magnificent-intern-65256
04/08/2023, 8:10 AM
Where can I find a list of all the options for the properties of the cloud pricing API that work?
b
busy-agent-35515
04/08/2023, 8:52 AM
Hello! Do you mean the schema of the GraphQL API? Here’s the list of types
https://github.com/infracost/cloud-pricing-api/blob/master/src/typeDefs.ts
. Also, may I ask you to use
#help
next time as we try to keep
#general
for the news and announcements? Thanks :)
Or do you mean the values for the attributes? As the API has millions of SKUs the values may differ from resource to resource. The best way to explore this is by getting a database and making queries directly. We have a guide how to do it:
https://github.com/infracost/infracost/blob/master/contributing/add_new_resource_guide.md#price-search
m
magnificent-intern-65256
04/09/2023, 9:15 AM
I meant the second one, thanks that helps. And next time I’ll post in
#help
2 Views
#general
Join Slack