Hi, do we have any samples for java contracts usin...
# pact-jvm
f
Hi, do we have any samples for java contracts using graphql apis? The samples I’ve found so far are all Javascript.
I think it’s simpler than I thought and it works by just treating the query as a simple string and anything else as their respective objects.