1.0.3 • Published 10 months ago

@288-toolkit/graphql v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months 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.2

10 months ago

1.0.3

10 months ago

1.0.1

2 years ago

1.0.0

2 years ago