Skip to content

README Show graphql syntax used #147

@jrock2004

Description

@jrock2004

In your readme, it would be helpful to see the graphql sybtax that the adapters are trying to use. This will help out understand how to use for our needs.

Something like this

query
{
  Media(search: "Dragonball") {
    title {
      userPreferred
    },
    description
  }
} 

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions