From e7ebb86e5aa163294ce051883889b15d247d092f Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Sun, 17 Jun 2018 11:25:32 +0100 Subject: [PATCH] Re-order type list --- docs/types/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/types/index.rst b/docs/types/index.rst index a49c23e7..acbdb8e8 100644 --- a/docs/types/index.rst +++ b/docs/types/index.rst @@ -8,9 +8,9 @@ Types Reference enums scalars list-and-nonnull - interfaces - abstracttypes - unions objecttypes + interfaces + unions schema mutations + abstracttypes