How does the Apollo service accept configuration f...
# prefect-server
m
How does the Apollo service accept configuration for the Hasura admin secret? It looks like in
services/apollo/src/executors.js
it reads the Hasura URL from an env var, but not the secret.
k
Hey @Michael Wheeler, we don’t set this in server you you can’t configure it.
z
Can you explain what your goal is here?