Closed CerealBoy closed 1 week ago
Looks like this only handles graphql - it'd be good if we didn't have to specify the graphql and rest API base URLs separately
LGTM!
edit, looks like i don't have approve power 😅
You can approve, but it means nothing 😛
Looks like this only handles graphql - it'd be good if we didn't have to specify the graphql and rest API base URLs separately
@dabarrell There doesn't appear to be any rest API usage at the moment, only graphql.
Given a
BUILDKITE_GRAPHQL_ENDPOINT
env is found, use it as the base for the GraphQL API calls being made instead of the built-in default.