1.0.1 • Published 1 year ago

@288-toolkit/graphql v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Graphql

npm i @288-toolkit/graphql

gql

Simple GraphQL template tag to support syntax highlighting and formatting. Returns the string unchanged.

import { gql } from '@288-toolkit/graphql';

const query = gql`
	query {
		# ...
	}
`;
1.0.1

1 year ago

1.0.0

1 year ago