PayloadcmsGraphqlClient (payloadcms_graphql_client v0.1.2)

This module defines a GraphQL client for the PayloadCMS.

Summary

Functions

Fetch the given fields ('docs') of all instances through a given named query.

Fetch the given fields ('docs') of a single instance through a given named query.

Functions

query_all_docs(name, docs, options \\ [])

Fetch the given fields ('docs') of all instances through a given named query.

query_one_doc(name, docs, options \\ [])

Fetch the given fields ('docs') of a single instance through a given named query.