So I determined that my schema actually had an error in it. I had the word type written somewhere with no definition. When calling the updateGQLSchema mutation directly, I was able to view the error messages. So I suppose the problem is that when using curl to post my schema, sometimes the errors don’t seem to show up.